Hi,

Does anyone know if a ContentInterceptor implementor class needs to be thread-safe or will Slide create a pool of interceptors and call them in a thread safe manner? My observations so far look like only one instance is created, but I haven't tried to load test it to see what occurs then.

In my specific example, I want to create some resources only once (JNDI Context and a JMS QueueConnectionFactory).

Thanks,
Alex

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to