RE: tomcat 7.0.2 single sign on issue

2010-09-15 Thread Ming_Chang
Thanks. I will wait for 7.0.3 -Original Message- From: Mark Thomas [mailto:ma...@apache.org] Sent: Wednesday, September 15, 2010 12:39 PM To: Tomcat Users List Subject: Re: tomcat 7.0.2 single sign on issue On 15/09/2010 19:25, ming_ch...@mcafee.com wrote: > Thanks for looking at t

Re: tomcat 7.0.2 single sign on issue

2010-09-15 Thread Mark Thomas
On 15/09/2010 19:25, ming_ch...@mcafee.com wrote: > Thanks for looking at this issue. Already fixed. Will be in 7.0.3 http://svn.apache.org/repos/asf/tomcat/trunk/webapps/docs/changelog.xml Mark - To unsubscribe, e-mail: users-

tomcat 7.0.2 single sign on issue

2010-09-15 Thread Ming_Chang
Hi, there, I am playing with the latest 7.0.2 and the single sign on part is not working correctly. And I debugged the problem and found the sso member variable is always null in AuthenticatorBase class. Here is the clip of code in this class I found it may have a problem. This code tries to