1 Reply Latest reply on Oct 12, 2001 10:49 PM by tcabot

    JBoss 3.0.0alpha with Tomcat

    yacoll

      Hello.
      I try to integrate the newest version of JBoss with Tomcat, because I wont to use JSP pages in my J2EE app but I fail.
      Could anybody give some brief "howto"?
      TIA.
      Yacoll.

        • 1. Re: JBoss 3.0.0alpha with Tomcat
          tcabot

          > Hello.
          > I try to integrate the newest version of JBoss with
          > Tomcat, because I wont to use JSP pages in my J2EE
          > app but I fail.
          > Could anybody give some brief "howto"?

          It would be easier for you to use the integrated bundle that you can get from jboss.org. If you're really interested in the bleeding edge then there's some code in contrib/catalina that you can use as a baseline. It does a "loose" integration, i.e. tomcat uses its own server.xml file for configuration. Also there's a patch on sourceforge which you'll probably find useful.