RE: Please help me to configure TOMCAT with APR connector Thanks. Solved

2006-10-09 Thread Alla Winter
configure TOMCAT with APR connector Thanks Hi, I would say two things: (1) Use JDK 1.5 for Tomcat 5.5.x. (2) Look at http://mail-archives.apache.org/mod_mbox/tomcat-users/200512.mbox/%3C2005120 [EMAIL PROTECTED] for how to configure SSL + APR on windows. As far as your questions are concerned

RE: Please help me to configure TOMCAT with APR connector Thanks

2006-10-09 Thread Caldarale, Charles R
> From: Alla Winter [mailto:[EMAIL PROTECTED] > Subject: RE: Please help me to configure TOMCAT with APR > connector Thanks > > Are you saying that APR will not work with jdk 1.4? APR works fine with 1.4 - it's native code, not Java. The advice given by Mr. Patel was irrel

RE: Please help me to configure TOMCAT with APR connector Thanks

2006-10-09 Thread Alla Winter
Users List Subject: Re: Please help me to configure TOMCAT with APR connector Thanks Hi, I would say two things: (1) Use JDK 1.5 for Tomcat 5.5.x. (2) Look at http://mail-archives.apache.org/mod_mbox/tomcat-users/200512.mbox/%3C2005120 [EMAIL PROTECTED] for how to configure SSL + APR on wi

RE: Please help me to configure TOMCAT with APR connector Thanks

2006-10-09 Thread Caldarale, Charles R
> From: Dhaval Patel [mailto:[EMAIL PROTECTED] > Subject: Re: Please help me to configure TOMCAT with APR > connector Thanks > > (1) Use JDK 1.5 for Tomcat 5.5.x. Not necessary if the 1.4 Compatibility Package is installed (two jars). - Chuck THIS COMMUNICATION MAY CONTAIN C

Re: Please help me to configure TOMCAT with APR connector Thanks

2006-10-09 Thread Dhaval Patel
Hi, I would say two things: (1) Use JDK 1.5 for Tomcat 5.5.x. (2) Look at http://mail-archives.apache.org/mod_mbox/tomcat-users/200512.mbox/[EMAIL PROTECTED] for how to configure SSL + APR on windows. As far as your questions are concerned, someone will able to answer that. :) Regards,