1 Reply Latest reply on Jul 14, 2002 8:13 PM by joelvogt

    Using JSP's with Tomcat and JBoss

    coughlam

      Hi,
      I have just installed JBoss 3.0 bundled with Tomcat 4.0.3.

      I have deployed a stateless sessionejb on the server, no problems. I now want to use a jsp file I've written to access the EJB. However, when I modify the Server.xml file with my "context" for my web application, it doesn't seem to work at all. Tomcat throws an error "No Context configured to process this request". What am I doing wrong ?

      My jsp file is not part of a WAR file, is this a problem ?

      Please Help !

      Thanks,
      Mick