Re: Configuring Tomcat 4.1 with iPlanet iWS 6.0

2003-02-07 Thread Mark Strecker
I am going through this process with v4.1.8 and you have two choices : in process and out of process connections. You can use the jk2 (ajp13 protocol, since you are using Tomcat 4.x) native connector to run iplanet and connect to Tomcat via TCP or you can use the JNI connector for in process.

Configuring Tomcat 4.1 with iPlanet iWS 6.0

2003-02-06 Thread Chris Gow
Hi: I've just downloaded and setup Tomcat 4.1 and have it working in its default configuration. I am now trying to get Tomcat working with iPlanet iWS. I'm a little (ok a lot) confused about how to go about configuring this. Do I use jk2? If so, where do I get the binary from? Is there a