Hello everyone,
currently, if I locate a resource (EJB Home) from Tomcat's JNDI Context,
and I have configured an Object Factory for that location, the factory
is only exactly queried once.
This is very problematic if the connection to the server has been broken
(for example by an EJB server restart), as this renders the handle
invalid and there is no way to get another handle on the same bean again
(apart from restarting Tomcat).
This is on Tomcat 5.5.17.
Is there any way to disable JNDI resource caching only for Object
Factories or completely? Is there another way around this problem?
Best regards,
Andreas
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]