[jboss-user] [JBoss Seam] - Re: How to Extend Persistence Context Programatically
bravefencer
do-not-reply at jboss.com
Mon Oct 1 16:44:09 EDT 2007
hmm,
i define the Entitymanager on that way:
EntityManager em = (EntityManager)Component.getInstance(someRuntimeString);
Without the second Parameter set on true. maybe thats the problem ?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4090416#4090416
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4090416
More information about the jboss-user
mailing list