[jboss-user] [JBoss Seam] - Re: Persistence context invocation upon application startup
pete.muir@jboss.org
do-not-reply at jboss.com
Fri Jan 4 06:35:48 EST 2008
You can use @PersistenceContext (if you make it a @Stateful bean) or @In EntityManager entityManager; if you have an SMPC configured in components.xml
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4117000#4117000
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4117000
More information about the jboss-user
mailing list