The max-bean-life sets the period how long a passivated bean will exist before it is 
removed (scan time set by remover-period). 
The max-bean-age sets the period of inactivity before a bean is passivated (scan time 
is set by overager-period).

You need to check all those settings to get your desired set-up. Also, its a good 
thing to extend the container-configuration you are using and override the settings 
you want to change, such as max-bean-age, in your jboss.xml file. That way you keep 
the standard default settings to be used by other apps.

<a 
href="http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3827378#3827378";>View 
the original post</a>

<a 
href="http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3827378>Reply 
to the post</a>


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to