if you're running within an application server, you shouldn't be creating your own threads. the AS performs thread management for you.
your exception is probably because you've started a new thread but haven't properly associated a session with it. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4067399#4067399 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4067399 _______________________________________________ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user