Re: thread safety of org.apache.catalina.authenticator.SingleSignOn

2008-05-14 Thread DIGLLOYD INC
Lloyd On May 14, 2008, at 7:10 PM, Bill Barker wrote: "DIGLLOYD INC" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] First, I'm an experienced developer, and well-versed in Java threading. My main work is on the Glassfish project at Sun. I've been lo

thread safety of org.apache.catalina.authenticator.SingleSignOn

2008-05-14 Thread DIGLLOYD INC
First, I'm an experienced developer, and well-versed in Java threading. My main work is on the Glassfish project at Sun. I've been looking into the code of org.apache.catalina.authenticator.SingleSignOn to see how it works, and I've noticed a number of thread-safety bugs. My understanding