DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15474>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15474

tomcatAuthentication ignored for Coyote JK 2 connector

           Summary: tomcatAuthentication ignored for Coyote JK 2 connector
           Product: Tomcat 4
           Version: 4.1.17
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Blocker
          Priority: Other
         Component: Connector:Coyote JK 2
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


We have a patched Tomcat 4.1.12 working fine for us (the patch is to make 
request.getSheme() return https when appropriate under the Coyote JK 2 
connector) with mod_jk 1.2.1 and Apache 2.0.43 (and 1.3.27) on Windows.

Hoping to eliminate the need for the patch, I tried 4.1.17.  All went well 
until I tried to authenticate.  We use Apache for authentication and need to 
set tomcatAuthentication="false" on the connector.  The Coyote JK 2 (port 8009 
as per default) connector ignores this attribute in 4.1.17, whereas it obeys it 
in 4.1.12.

Just about everything else is held constant between these two versions in terms 
of setup, so I am 99.99% certain this is a new Tomcat 4.1.x bug.

Patches or even hints as to where to look would be appreciated.

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

Reply via email to