Ldap connection as resource problem

2010-04-03 Thread Libor Arndt
NCE to NamingEntry.ENTRY. But having used it, I close the InitialDirContext and it's not reusable. I need to recreate InitialDirContext every time it is looked up, not only the first time. Is there any solution except for modyfing the Tomcat source? thanks

Is there a way to get access to request object without servlet?

2007-01-19 Thread Libor Arndt
I need to have access to request in a JAAS logim module. Is there something similar in Tomcat like in JBosss: PolicyContext.getContext(key)? thanks a lot for any advice - To start a new topic, e-mail: users@tomcat.apache.org To