We need to be able to limit the number of instances of a stateful
session bean to control the number of active sessions and we are not
sure if the container supports this. We have been digging through the
documentation and the configuration files and what we have found is,
1) We are able to locate controls to set the minimum and maximum
size of the bean cache as a whole.
2) We can define the class which acts as the instance cache for
the stateful session beans.
But, we have not found any controls to limit the number of instances.
Can anyone tell us if it possible to actually limit the number of
instances or is it only possible to limit the number of the cached
instances? The implication being that there can be unlimited number of
passivated beans.
Scott & Frederic
__________________________________________________
Do You Yahoo!?
Spot the hottest trends in music, movies, and more.
http://buzz.yahoo.com/
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development