Hi all- I've encountered a potential bug in mod_jk.  I have a default
installtion of Apache 1.3.14, mod_jk, and Tomcat 4.0.1 on Windows 2000.
mod_jk is talking to Tomcat via ajp13.  Tomcat is (as default) listening on
8080 for its HTTP interface and on 8009 for ajp13.

The problem is this: when I access to Tomcat manager application, i.e.
http://myserver/manager/list, I get properly challenged to log in, but my
username and password never work, and Tomcat eventually says I am
unauthorized.  If I then access the same resource directly through Tomcat,
i.e. http://myserver:8080/manager/list, I get access with no problem.

The problem could be in mod_jk, although I suspect it may lie in Tomcat's
ajp13 listener (simply because mod_jk is older and more widely used, whereas
Tomcat 4 is newer).

Has anyone else seen this problem, or can someone else reproduce it?

Thanks!

Best regards,

Richard


--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to