RE: JK2

2002-11-18 Thread Robert Williams
Hi, I was shown this link on this list just the other day. It helped me so give it a whirl. Robert http://marc.theaimsgroup.com/?l=tomcat-userm=103533464604597w=2 -Original Message- From: Dave Thieben [mailto:[EMAIL PROTECTED]] Sent: Monday, November 18, 2002 5:45 PM To: Tomcat Users

RE: building the mod_jk2 in one linux SuSE 8.1

2002-11-16 Thread Robert Williams
Hi, I just went through the process of building jk2 on Solaris. The short answer is that jk2 is in native2. The long answer is that I have included my build notes for Solaris. You may not need 'CPPFLAGS=-DBSD_COMP' on your platform. Try it without first. Adjust your paths to fit. Good luck. I

Amended: HOWTO set up JK2 on Solaris 9 using ChannelUnix (AF_UNIXsocket)

2002-11-15 Thread Robert Williams
--- HOWTO set up JK2 on Solaris 9 using ChannelUnix (AF_UNIX socket) Robert Williams [EMAIL PROTECTED] 11-15-02 I am using the following: jakarta-tomcat-4.1.12 (binary) jakarta-tomcat-connectors-4.1.12-src Apache httpd-2.0.43 j2sdk-1_4_1_01-solaris-sparc

RE: JK2 unixsocket: Can't create apr

2002-11-14 Thread Robert Williams
: JK2 unixsocket: Can't create apr Robert Williams -- try this...I haven't been able to try it yet, so your mileage may vary. Paul Costin Manolache wrote: A quick test: put commons-logging.jar and log4j.jar in common/lib. Most classloader problems are due to the loader hierarchy

RE: JK2 unixsocket: Can't create apr

2002-11-14 Thread Robert Williams
/common/lib. I have put together a little mini HOWTO on how to get the Unix socket running on JK2 and Solaris 9. Is there a place to post HOWTOs? Thanks for all of your support, Robert Williams HOWTO set up JK2 on Solaris 9 using ChannelUnix (AF_UNIX socket) I am using the following: jakarta-tomcat

RE: JK2 unixsocket: Can't create apr

2002-11-13 Thread Robert Williams
: To: Tomcat Developers List : Subject: RE: JK2 unixsocket: Can't create apr : : : Very weird. : : Are you using the latest commons-logging.jar ? JDK1.4 or 1.3 : ? Do you have log4j ? Yes -- *I* get this error on 4.1.12/5.0 on Solaris 8, hopefully Robert Williams can provide details about his

Link Error Building JK2 on Solaris 9

2002-11-12 Thread Robert Williams
Hi, I gathered up as much info as I can from this list google etc. but I can't figure this on out. I am compiling JK2 on Solaris 9. I makes it all the way through the compile and builds mod_jk2 but then dies when it tries to build jkjni.so. From my amateur look at the log it would seem that I am

RE: Jk2 not forwarding to Tomcat 4.1 from Apache 2

2002-11-12 Thread Robert Williams
and jkset. Here is a how to, that Umberto posted the other day. http://marc.theaimsgroup.com/?l=tomcat-userm=103533464604597w=2 If you get all the major pieces installed correctly then the configs are the same no matter what your platform is. rls Robert Williams [EMAIL PROTECTED] 11/11/2002

RE: Link Error Building JK2 on Solaris 9

2002-11-12 Thread Robert Williams
/modules/ -Original Message- From: Robert Williams [mailto:rcw1;pacbell.net] Sent: Tuesday, November 12, 2002 2:53 PM To: Tomcat User Subject: Link Error Building JK2 on Solaris 9 Hi, I gathered up as much info as I can from this list google etc. but I can't figure this on out. I am compiling

Jk2 not forwarding to Tomcat 4.1 from Apache 2

2002-11-11 Thread Robert Williams
Hi, I have looked in the list archives and google for a solution to my problem but to no avail. I am using: Apache/2.0.43 mod_jk2 from jakarta-tomcat-connectors-4.1.12 Tomcat 4.1.12 Solaris 9 on an Ultra -1 (sparc) When I set up apache with no virtual hosts every thing works fine. I connect