JBoss Community

Error in deploying first app: JBWEB000273: JSP file equipments.jsp must start with a ''/''

created by John Carver in Beginner's Corner - View the full discussion

First time JBoss EAP 6.1.0.GA user. Tried installing my first war file with Jsps and Servlets

 

11:23:28,929 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-5) JBAS015876: Starting deployment of "Dispatch.war" (runtime-name: "Dispatch.war")

11:23:30,520 INFO  [org.jboss.web] (ServerService Thread Pool -- 57) JBAS018210: Register web context: /Dispatch

11:23:30,532 ERROR [org.apache.catalina.core] (ServerService Thread Pool -- 57) JBWEB001097: Error starting context /Dispatch: java.lang.IllegalArgumentException: JBWEB000273: JSP file equipments.jsp must start with a ''/''

 

Deployed the war file through the admin console, error shows up when enabling the delpoyment.

Reply to this message by going to Community

Start a new discussion in Beginner's Corner at Community