btw: please make sessionContext transient:
@In
| private transient Context sessionContext;
Otherwise you will run into problems when the bean gets passivated due to idle time and
reactived.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3964277#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...