Ajp13 and Tomcat 3.2.3?

2001-11-04 Thread Peter Schuller
Hello, is Ajp13 supported by Tomcat 3.2? On the one hand, the mod_jk HOWTO is under the 3.2.3 documentation tree, but on the other hand, when I attempt to launch Tomcat 3.2.3 with an Ajp13 RequestInterceptor defined I get: java.lang.ClassNotFoundException: org.apache.tomcat.modules.server.Ajp

InputStream problem in 4.0/4.0.1 (others?)

2001-11-04 Thread Bret McDanel
I discovered that a problem that existed in the ajp13 connector also appears in another place in the code. When you do a request.getInputStream().read() some data will cause that to return a -1 even though there is more data to be read. The solution before (ajp13) was to AND the byte being re

Re: PasswordPrompter howto?

2001-11-04 Thread William Barker
The recommended way is to edit $TOMCAT_HOME/conf/modules.xml and add the PasswordPrompter with: Then add an element to the $TOMCAT_HOME/conf/server.xml file looking like: The old 3.2.x syntax of will work as well, but is deprecated. --

tomcat-iis configuration(new bee)

2001-11-04 Thread Mradul Awasthi
hello all, i am using windows 2000 server and tomcat 3.1 TOMCAT_HOME ---C:\TOMCAT JAVA_HOME -C:\JDK1.3 can any body help in such a way that so that i can server my servlet and jsp files mradul -- To unsubscribe: For additional commands: