Sorry can't help there. I should have qualified my response in the context of this mailing list... I'm using all that on x86.
But I'm curious to hear how far you get. I haven't tried running JBoss on my YDL powerbook, but I do have a working JVM: [EMAIL PROTECTED] ~ $ java -version java version "1.4.2" Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2) Classic VM (build 1.4.2, J2RE 1.4.2 IBM build cxppc32142-20040917 (JIT enabled: jitc)) --- Cian Duffy <[EMAIL PROTECTED] wrote: Do Jakarta and Tomcat not rely on Sun's JVM? Which we don't have on PPC... > > 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 > > > > > -- > --------------------------- > "We're busy running out of time" > Bernard Sumner, 1993 > _______________________________________________ > 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
