7 Replies Latest reply on Jan 13, 2013 6:39 AM by ozizka

    where to find the jboss-web.xml dtd or schema

    inet_gbo

      Hi,

       

      where can I find the the dtd or schema for jboss-web.xml.

       

      I tried the following but got a "PARSE: Failed to process phase PARSE of deployment "myApp.war":

       

      <jboss-web>

         <servlet>

            <servlet-name>TestServlet</servlet-name>

            <run-as-principal>User1</run-as-principal>

         </servlet>

      <jboss-web>

       

      Thanks

      Günther