I looked at SourceForge.net and I did find the versions embedded. I'm going to obtain the embedded versions there instead. Thanks!
micael wrote: > You want JBoss 3.0.3 and Tomcat 4.04. The embedded version of JBoss > 3.0.0 and Tomcat 4.0.3 is available. There are several resources for > embedding Tomcat in JBoss out there, both in the books on Tomcat and > in the books on JBoss. So, you are not without resources, if that is > not close enough for you. Why don't you decompile the embedding in > JBoss 3.0.0 and Tomcat 4.0.3 and see what they did? I never decompile > a thing (no Sir!) but, if you do, well, that is an idea. Heck, maybe > the source is even available via cvs on that. I bet it is. I don't > know about Jetty, but don't you mean "ear" instead of "sar"? Probably > just showing my ignorance on that. 'Hope this helps. > > At 09:25 PM 9/30/2002 -0400, you wrote: > >> 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]> >> > > > > -- > 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]>
