Hi,

I am having a stateful bean  having a transaction associated with that bean.It is 
having a lock on a row in a table.
My questions are
1. Where i can specify that the bean should be removed from the ejb container after a 
period of time. i have specified in standardjboss.xml file  for the attribute 
max-bean-age, but it is not working , moreover if the container removes a stateful 
bean, if a bean is idle will the ejbRemove will be called?
2. What will happen to the Transaction assicated with that bean.
will it be commited,rollback?

regards
Puneet J.

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

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


-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to