Please see my other reply on this same subject. Why does JBoss need to know anything about Tomcat? In our environment, anyway, Tomcat handles JSP pages which invoke methods on EJBs running in JBoss. So Tomcat needs to know the location of those EJBs, but JBoss doesn't need to know anything about Tomcat.
----- Original Message ----- From: "DOD" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Wednesday, December 05, 2001 11:37 AM Subject: [JBoss-user] JBoss + Tomcat running independently > > Hi > > Having happily run the JBoss + Tomcat package from the jboss.org site > for the last while, I've had a nightmare trying to upgrade to Tomcat 4 > and Cocoon 2 running under JBoss. > > I've gone for the easy option - to run JBoss as an EJB server and Tomcat > separately as my servlet/ JSP container. The problem is JBoss doesn't > see the new copy of Tomcat running separately - I can't get them to > interact. How do I get JBoss standalone to recognise & interact with > Tomcat as the servlet container when they run separately (but on the > same machine)? > > Thanks in advance > > DOD > > _______________________________________________ > 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
