Check the the container-configuration in standardjboss.xml for stateful session bean container.

max-bean-age - the maximum period of inactivity in seconds a bean can have before it will be passivated by the overager process.
max-bean-life - the maximum period of inactivity in seconds a bean can exist before being removed from the passivation store.


alex

Stefan Schubert wrote:

Hi there,

is there anywhere in Jboss3.2.1 a setting where I can set the timeout for the ejb-garbage collection, i.e. the period of time after an unused statefull-session bean ist destroyed?

Thanks for hints,

Stefan



-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines
at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user





------------------------------------------------------- This SF.net email is sponsored by: VM Ware With VMware you can run multiple operating systems on a single machine. WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0 _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to