0 Replies Latest reply on Aug 14, 2002 10:17 AM by matn1

    JBoss 3.0 with Apache Tomcat 4.0.3 deploying non-jar/xml fil

    matn1

      A simple question about JBoss 3.0 with Apache 4.0.3:

      Does the deploy directory under all, default, minimal require a .war. jar, or .ear file extension so it contains the application.xml file, or it seems that you can drop a .jsp under these directories and JBoss seems to hot deploy it.

      The only problem is that you will get an HTTP status 500 when you try to access it directly. It displays a mapping configuration error for requested uri (No Context).

      Is there a way around this?