Author:
gas

Message:
Hi,

This is ok, according to the spec. After the timeout bean instance is removed, 
no matter if it has clients. From the EJB spec:

"While the instance is in the passivated state, the container may remove the 
session object after
the expiration of a timeout specified by the Deployer. All object references and 
handles for the
session object become invalid. If a client attempts to invoke the session 
object, the container
will throw the java.rmi.NoSuchObjectException."


If 10 minutes is too short for you, you can change this setting via deployment 
descriptor:

http://www14.software.ibm.com/webapp/wsbroker/redirect?version=compass&product=was-express-dist&topic=rprf_ejbcontainer

To respond to this post, please click the following link:
<http://www.ibm.com/developerworks/forums/thread.jspa?messageID=14591475>

____________________________________
Unsubscribe via the "binocular" icon on the web

Reply via email to