[jboss-user] [EJB 3.0] - Re: EJB3 - Stale bean removal problem

artd do-not-reply at jboss.com
Fri Jun 13 08:55:34 EDT 2008


Ok, found the solution, although the documentation is a little misleading:
http://wiki.jboss.org/wiki/EJB3Timeouts states that a value of 0 for removalTimeoutSeconds indicates an infinite (a normal / expected result from a 0 value) BUT the documentation here:

[url]
http://www.jboss.org/file-access/default/members/jbossas/freezone/docs/Clustering_Guide/beta422/html-single/index.html[/url] mentions: anonymous wrote : removalTimeoutSeconds specifies the max period of time a bean can go unused before the cache should remove it altogether. 

A maximum time of 0 would be immediately, following all other caching/passivating.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4157947#4157947

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4157947



More information about the jboss-user mailing list