RE: JK2 JNI link bug [Was: Re: Apache2+Jk2+Tomcat5]

2004-04-23 Thread tomcatuser
ang > > -Original Message- > From: Nikola Milutinovic [mailto:[EMAIL PROTECTED] > Sent: Tuesday, April 13, 2004 3:02 PM > To: Tomcat Users List > Subject: Re: JK2 JNI link bug [Was: Re: Apache2+Jk2+Tomcat5] > > Yang Xiao wrote: > >

Re: JK2 JNI link bug [Was: Re: Apache2+Jk2+Tomcat5]

2004-04-13 Thread Nikola Milutinovic
Yang Xiao wrote: Hem, unfortunately, I tried that, which worked, but then tomcat complains about another XML library not being linked. I'm building Apache from scratch now... please help. Well, you can always try to get it all. Re-building Apache from scratch might be a scarry task. You'll need a

RE: JK2 JNI link bug [Was: Re: Apache2+Jk2+Tomcat5]

2004-04-13 Thread Yang Xiao
PM To: Tomcat Users List Subject: Re: JK2 JNI link bug [Was: Re: Apache2+Jk2+Tomcat5] Yang Xiao wrote: >Hi, >Thanks for the help >I went back and modified the Makefile with all 3 libraries as you have said, >recompiled and now I'm getting a different error: >INFO: APR

Re: JK2 JNI link bug [Was: Re: Apache2+Jk2+Tomcat5]

2004-04-13 Thread Nikola Milutinovic
Yang Xiao wrote: Hi, Thanks for the help I went back and modified the Makefile with all 3 libraries as you have said, recompiled and now I'm getting a different error: INFO: APR not loaded, disabling jni components: java.io.IOException: java.lang.UnsatisfiedLinkError: /usr/local/apache/modules/lib

RE: JK2 JNI link bug [Was: Re: Apache2+Jk2+Tomcat5]

2004-04-13 Thread Yang Xiao
-Original Message- From: Nikola Milutinovic [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 13, 2004 1:49 AM To: Tomcat Users List Subject: JK2 JNI link bug [Was: Re: Apache2+Jk2+Tomcat5] Yang Xiao wrote: > Hi list, > I'm trying to get Apache 2.0.49/JK2/Tomcat 5.0.19 to w

RE: Apache2+Jk2+Tomcat5

2004-04-13 Thread Yang Xiao
-Original Message- From: QM [mailto:[EMAIL PROTECTED] Sent: Monday, April 12, 2004 8:18 PM To: Tomcat Users List Subject: Re: Apache2+Jk2+Tomcat5 On Mon, Apr 12, 2004 at 07:37:31PM -0400, Yang Xiao wrote: : I'm trying to get Apache 2.0.49/JK2/Tomcat 5.0.19 to work : I was able t

JK2 JNI link bug [Was: Re: Apache2+Jk2+Tomcat5]

2004-04-12 Thread Nikola Milutinovic
Yang Xiao wrote: Hi list, I'm trying to get Apache 2.0.49/JK2/Tomcat 5.0.19 to work I was able to get JK2 to compile and placed the mod_jk2.so and libjkjni.so in /usr/local/apache/modules But when I start the Tomcat server, I'm getting this error INFO: APR not loaded, disabling jni components: jav

Re: Apache2+Jk2+Tomcat5

2004-04-12 Thread QM
On Mon, Apr 12, 2004 at 07:37:31PM -0400, Yang Xiao wrote: : I'm trying to get Apache 2.0.49/JK2/Tomcat 5.0.19 to work : I was able to get JK2 to compile and placed the mod_jk2.so and libjkjni.so : in /usr/local/apache/modules : But when I start the Tomcat server, I'm getting this error : : INFO: