RE: Unregistering context mbean twice

2011-02-03 Thread Ming_Chang
Thanks. I will wait for 7.0.7. But I still suspect it's only me having this problem. I might need do some more debugging. -Original Message- From: Konstantin Kolinko [mailto:knst.koli...@gmail.com] Sent: Wednesday, February 02, 2011 3:30 PM To: Tomcat Users List Subject: Re: Unregisterin

RE: Unregistering context mbean twice

2011-02-02 Thread Ming_Chang
Sorry. I forgot give the exact version. It happens on both 7.0.4 and 7.0.6. Ming -Original Message- From: Konstantin Kolinko [mailto:knst.koli...@gmail.com] Sent: Wednesday, February 02, 2011 1:13 PM To: Tomcat Users List Subject: Re: Unregistering context mbean twice 2011/2/3 : > I ho

Unregistering context mbean twice

2011-02-02 Thread Ming_Chang
Hi, There, I hope someone can help me with the problem I have with undeploying a webapp. We recently upgrade from 5.5 to 7 and whenever I undeploy our web app, I will get an exception like this: Feb 1, 2011 4:27:13 PM org.apache.catalina.util.LifecycleMBeanBase unregister WARNING: Failed to unr

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 this is

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