4 Replies Latest reply on Jul 26, 2002 1:30 PM by torreblanca

    How do I configure a Jboss-tomcat app server with a web serv

    sourav

      Hi All,

      Based on my knowledge of J2EE spec a J2EE complient application server needs to provide support for Servlet, JSP and EJBs.
      Servlet and JSPs are deployed at web tier/web container and EJB in the EJB tier.

      I downloaded jboss-3.0.0_tomcat-4.0.3.zip from www.jboss.org. My understanding is that the entire stuff (jboss+tomcat) makes the whole of application server, tomcat playing the part of the web tier and jboss playing the part of ejb tier.

      The next step I believe is to configure this combination with a web server which will channel all the requests coming to it to this application server. Can anyone please tell me how an external webs erver be configured with this combination of tomcat-jboss application server ?

      Regards,
      Sourav