[jboss-user] [JBoss Seam] - Re: How to Extend Persistence Context Programatically
bravefencer
do-not-reply at jboss.com
Mon Oct 1 16:39:23 EDT 2007
yes. look at my first posting ;)
but if i inititialize the Entitymanager on that way(in some SFSB) the DataSelection Model will not work properly. It works only if in Annotate the Entitymanager Variable with @PersistenceContext(unit-name"myunitname", type=PersistenceContextType.EXTENDED).
But then i must hardcode a unit-name, and thats the problem.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4090412#4090412
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4090412
More information about the jboss-user
mailing list