> Ok, I understand now.
>
> I tested the case through the connector where you do want tomcat
authentication
> and the user principal is always set to null and everything worked fine
with the
> /examples/jsp/security/protected/index.html example. I was able to login
and
> logout as expected and see the user principal.
>
> Thanks for being so thorough.

No problem.

> Also, when I looked today at the nightly builds for 4.0.2, I noticed that
the
> tomcat-ajp.jar file had been broken up into multiple jar files. The build
of
> tomcat-jk.jar from 2:42AM last night did not include the changes you
checked in
> yesterday. When do the connector libraries used in tomcat 4.0.2 nightly
builds
> get rebuilt?

The nightlies are for the HEAD branch, not the 4.0 branch.

In the HEAD:
- tomcat-jk.jar is JK 1.x; that's equivalent to the current tomcat-ajp.jar
- tomcat-jk2.jar is JK 2.x
The two are independent.

I guess tonight's nightly should pick up the changes.

Remy


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

Reply via email to