Hi there,

I was just playing around a bit more with the ldap component (I will write
up that doco Claus!) and noticed that there is just one directory context
being used per producer.

I would have thought that a single producer instance be used by multiple
threads... is this not the case? For example can the process method be
invoked concurrently?

If so then there's a problem - JNDI contexts are not thread-safe.

Thanks for any clarifications.

Kind regards,
Christopher
-- 
View this message in context: 
http://www.nabble.com/LDAP-producers-and-re-entrancy-tp23266701p23266701.html
Sent from the Camel - Users (activemq) mailing list archive at Nabble.com.

Reply via email to