Hi!

Does someone have a working Configuration with Windows/IIS and where the Tomcat 4.1.x is started via jni_connect.dll? I have this config running with Tomcat 3.2.1 and got it running with jk2 and tomcat 4.1.27, but with jk2 I have strange problems concerning put requests (stream gets mixed up).

All the documentation concerning jni_connect.dll refers to tomcat 3 and in my current configuration I have this config which doesn't work with tomcat 4:

<Connector className="org.apache.tomcat.service.JNIEndpointConnector">
<Parameter name="native_lib"
value="c:/tomcat/bin/jni_connect.dll"/>
</Connector>


as the specified class seems not be available in tomcat 4. Any Ideas?

Ingo

--
PIRONET NDH AG
Ingo Rockel - Produktentwicklung
Maarweg 149-161, 50825 Koeln
Tel.: +49 (0)221-770-1788 / Fax: +49 (0)221-770-1005
mailto:[EMAIL PROTECTED] - http://www.pironet-ndh.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to