0 Replies Latest reply on Jan 9, 2004 5:31 PM by breitscott

    jsps inside all server resulting in RootNotFoundHandler

    breitscott

      When using JBoss 3.2.1 with Jetty or JBoss 3.2.3 with Tomcat I have the same problem. I am using the all server because I am using web services with my ear.

      My ear contains an enterprise bean in a jar and an exploded war directory.

      When I use the web services through a client all works fine. But when I try to access any jsp or servlet I get an errror (404).

      If I take the same ear and put in in the default server the jsps work fine.

      I want one server to service jsps as well as the web services. What should I do with this error?

      Scott