You could try creating a session context using Lifecycle.beginSession(), just make sure you call Lifecycle.endSession() when you are doneto clear up thread-locals.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4107907#4107907 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4107907 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
