2 Replies Latest reply on Jun 4, 2013 4:26 PM by forusenet

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

    forusenet

      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.