Not to throw a wrench in the works, but if I was to implement something like this (I have, in fact), I would make it ThreadSafe and create a new naming context every time it is accessed. Then set the system property that allows the JVM to pool JNDI LDAP contexts and forget about it.

Ralph

At 6/28/2004 04:17 AM, you wrote:
Hi All


The Component is managing a Naming Context on behalf of the FlowScript. The Naming Context cannot be shared by multiple Threads AFAIU.



Reply via email to