"killme2008" wrote : you have to try "Extended Persistence Contexts and
Application Transactions",read the tutorial of jboss-ejb3-doc ,just like:
|
| @PersistenceContext(type=PersistenceContextType.EXTENDED) EntityManager em;
|
|
| by dennis
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3969412#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...