I think that's what I will have to do. However, the version of Tomcat is not embedded with the version of JBoss that I desire. It may be that the versions that are embedded work well together and therefore I won't be able to mix and match different versions of tomcat with JBoss.
I could compare the files and see what the embedded versions does differently and adjust mine accordingly and test it. I'm still curious if anyone has the two versions working together. micael wrote: > Why not? Rather than take Jetty out and put Tomcat in, why not just > download the version of JBoss with Tomcat embedded? What am I missing > here? > > At 08:50 PM 9/30/2002 -0400, you wrote: > >> Sounds great but it does not solve the problem. :) >> >> >> >> micael wrote: >> >>> Rather than do the coding, moving, etc., why not order a pizza, call >>> your friend to go fishing, and do a new download? >>> >>> At 09:22 AM 9/30/2002 -0400, you wrote: >>> >>>> Jboss comes with Jetty. I would like to disable Jetty and >>>> integrate Jboss v3.0.2 with tomcat v4.0.4. (I did not download >>>> Jboss with an embedded tomcat version.) >>>> >>>> Both Jboss and Tomcat work by themselves separately. >>>> >>>> Do I need to remove the directory >>>> $JBOSS_HOME/server/default/deploy/jbossweb.sar to disable Jetty? >>>> >>>> To integrate, do I need to add Jboss client libaries to tomcat ? >>>> i.e., copy jboss-j2ee.jar, jboss-client.jar, jbosssx-client.jar, >>>> jnp-client.jar, jboss-common-client.jar and log4j.jar files from >>>> $JBOSS_HOME/client/ directory to $TOMCAT_HOME/common/lib/ directory ? >>>> >>>> Any help would be appreciated! >>> >>> >>> >>> >>> >>> -- >>> To unsubscribe, e-mail: >>> <mailto:[EMAIL PROTECTED]> >>> For additional commands, e-mail: >>> <mailto:[EMAIL PROTECTED]> >>> >> >> >> >> -- >> To unsubscribe, e-mail: >> <mailto:[EMAIL PROTECTED]> >> For additional commands, e-mail: >> <mailto:[EMAIL PROTECTED]> >> > > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
