That's solved my problem here.

Thanks for help!

Stefan

On Sat, 23 Aug 2003 18:26:43 +0300, Alexey Loubyansky <[EMAIL PROTECTED]> wrote:


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.



------------------------------------------------------- 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