If you mean integrated JBoss with embedded Tomcat, it's already integrated. If you mean JBoss with external Tomcat, there's no integration really. Just start up JBoss. Before you start up Tomcat, make sure the JBoss client files are in the classpath for Tomcat. Then just do a normal lookup, providing the proper URL for Jboss.
----- Original Message ----- From: "Mahesh Agarwal" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, February 08, 2002 8:53 AM Subject: [JBoss-user] Need document for integration of jboss with tomcat > Hi all > > Can anybody tell me where can I find the document describing the details of > integrating the jboss with tomcat > > thanks a lot in advance > Mahesh > > _______________________________________________ > JBoss-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-user > _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
