[jboss-user] [JBoss Seam] - Re: How to get EntityManager without @In?
nhieb
do-not-reply at jboss.com
Fri Aug 31 06:51:59 EDT 2007
May be this can work
Lifecycle.beginCall();
| Component.getInstance("entityManager", true)
| Lifecycle.endCall();
I used that in MDB to get some seam components...
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4079938#4079938
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4079938
More information about the jboss-user
mailing list