Hey,

> Hi Guys/Gals,
> 
> Being a an EJB/JBoss newbie, I find myself in need to ask the 
> following 
> question: How do you expire/timeout an EJB. Take for example 
> the case where a 
> stateful session bean must not be used if it has been 
> inactive for a certain 
> period of time. I am *guessing* that this happens post 
> passivation and that 
> the overager has something to do with it ... ;-)

Not exactly. ;)

Anyway I've already written this "expirator", I have only to find the time
to commit it. For now this feature is not part of JBoss, ie the stateful
beans always "live" in passivated state.

Simon

_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to