[jboss-user] [JBoss Seam] - session bean in conversation context destroy method

goose-dog do-not-reply at jboss.com
Tue Jul 11 00:51:15 EDT 2006


I have a session bean as follows.  I want certain things to happen when the conversation times out.  In my session bean I have injection to get my entity manager, I also have an entity bean in the session bean.  When the context times out I want to do some things with the entity manager however when the context times out, all the attributes in the session bean that are retrieved via injection become null.  The entity manager and the logger.



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

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



More information about the jboss-user mailing list