On Tuesday 15 February 2005 1:59 am, Cian Duffy wrote: > Do Jakarta and Tomcat not rely on Sun's JVM? Which we don't have on PPC... They rely on A JVM not necessarily suns.
> > Cian > > > On Mon, 14 Feb 2005 17:57:01 -0800 (PST), > > [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Yeah, mod_jk should work fine: > > http://jakarta.apache.org/tomcat/connectors-doc/ > > > > Or it may be simpler in concept to configure mod_proxy. Tomcat > > automatically makes itself available via AJP (TCP port 8009) and HTTP > > (TCP port 8080). mod_jk will run faster using AJP (or possibly even JNI), > > but mod_proxy, which will just be HTTP, is compiled with Apache 2 by > > default, requiring no separate compiling/installing. Just gotta figure > > out how to use it. :) > > > > We use > > mod_jk to connect to an instance of Tomcat5 integrated with JBoss.. > > > > Justin > > > > --- Yellow Dog Linux Newbie List > > <[email protected] wrote: > > Hello all > > > > > Has anyone gotten apache 2 and Timcat 5.5 talking > > > > to each other. > > > > > I can get them both working separately but not > > > > with each other > > > > > I have searched the net and found something called > > > > mod_jk, but I am not > > > > > sure as to what that does > > > > > > Thanks for any help > > > > in this matter > > > > > _______________________________________________ > > > > > > yellowdog-newbie mailing list > > > [email protected] > > > > > > http://lists.terrasoftsolutions.com/mailman/listinfo/yellowdog-newbie > > > > _______________________________________________ > > yellowdog-newbie mailing list > > [email protected] > > http://lists.terrasoftsolutions.com/mailman/listinfo/yellowdog-newbie -- - Andrew Mason, Assertis Limited, 2nd Floor, 22 Warwick Park, Tunbridge Wells, Kent, TN2 5TB T: 0845 22 55 908 F: 01892 546278 http://www.assertis.co.uk **************************************************************************************** The information in this Internet email is confidential and intended for the sole use of the addressee/addressees. Access, copying, disclosure or re-use, in any way, of the information contained in this email by anyone other than the addressee/addressees is unauthorised Internet communication and not secure. We accept no legal responsibility for the content of the message. Any opinions or views presented are solely the responsibility of the author and do not necessarily represent those of Assertis Ltd. If you have read this email in error, please return it to the sender. _______________________________________________ yellowdog-newbie mailing list [email protected] http://lists.terrasoftsolutions.com/mailman/listinfo/yellowdog-newbie
