1 Reply Latest reply on May 21, 2004 10:26 AM by starksm64

    WEB-INF/lib causes javax.servlet.ServletException

    yoshion

      Hi! I'm in trouble with JBoss3.2.3 configuration with Tomcat.
      I find the JSP WAR file including a lib directory and jar files under WEB-INF directory causes javax.servlet.ServletException on JBoss3.2.3 startup.

      This doesn't depend on what kinds of jar files are included.
      Now I’m developing a JSP program which retrieves data through Local Home Interface, so this WAR file must include jboss3.2.3\client\*.jar. This error is very troublesome. Does anybody know some solutions?

      Thanks.