Re: inprocess Tomcat/apache via mod_jk

2005-08-16 Thread Christine Ho
27;t been that much interest in > implementing (or even > back-porting) a feature that only works on Windows > and NetWare. > > > - Original Message - > From: "Christine Ho" <[EMAIL PROTECTED]> > To: > Sent: Tuesday, August 16, 2005 3:30 PM > Su

inprocess Tomcat/apache via mod_jk

2005-08-16 Thread Christine Ho
Hi, I have posted this email a month ago. I just wonder if any developer on mod_jk can answer my question. I would like to have inprocess Tomcat 5.5.9 running in Apache 2.x if possible. thanks again, Christine Hi, I tried to setup Tomcat 5.5.9 running inside the apache server 2.x via the m

Re: Support JSS in Tomcat

2005-08-10 Thread Christine Ho
Hi, I am working for Redhat and I dont think this is a problem of contributing the codes to the ASF. What kind of procedures I need to follow in order to submit my codes? thanks, Christine --- Bill Barker <[EMAIL PROTECTED]> wrote: > > - Original Message ----- > From

Re: Support JSS in Tomcat

2005-07-22 Thread Christine Ho
--- Bill Barker <[EMAIL PROTECTED]> wrote: > > I don't think that anybody is proposing bundling > jss34.jar with Tomcat. It > would be an optional dependency much like PureTLS is > now. Anybody that > wanted to use it would have to download it from > mozilla.org and install it. > And as Remy po

Re: Support JSS in Tomcat

2005-07-20 Thread Christine Ho
t;org.apache.tomcat.util.net.jss.JSSImplementationClass" > /> > > I'd be happy to review your implementation (assuming > that the licensing is > compatible with ASF) if you want to submit it. The > easiest way is to open a > BZ enhancement request and attach your co

Support JSS in Tomcat

2005-07-20 Thread Christine Ho
Hi, Tomcat 5.5.x supports JSSE only. I am working on web application which uses JSS (http://www.mozilla.org/projects/security/pki/jss/javadoc/) I need to run the web application on Tomcat 5.x. I implemented the JSSSocketFactory.java, JSSSupport.java etc in the new package called org.apache.tomcat

inprocess Tomcat/apache via mod_jk

2005-07-20 Thread Christine Ho
Hi, I tried to setup Tomcat 5.5.9 running inside the apache server 2.x via the mod_jk on RHEL4. I got the following error: [debug] open_jvm2::jk_jni_worker.c (1055): JVM created [emerg] get_bridge_object::jk_jni_worker.c (1097): Can't find class org/apache/tomcat/modules/server/JNIEndpoint I lo