Re: JNDIRealm connection pooling

2008-04-11 Thread Mark Thomas
Brandon DuRette wrote: 1. I could not find a corresponding case in the bug database in either the 5.5 or 6.0 builds. Since this is an issue in both, should I open it in both? If not, does anyone care which one the issue is filed against? No really, but if there is a choice 6.0 2.

JNDIRealm connection pooling

2008-04-10 Thread Brandon DuRette
While trying to track down an issue with logins taking a very long time, I just discovered in the 5.5.26 source code/Javadoc for JNDIRealm (likewise in the 6.0 documentation) that there's a big bold TODO to support connection pooling in the JNDIRealm. I think this may be part of the login problem