[jboss-user] [JBoss Seam] - Re: Entity Property Not Up-To-Date
UTDrew
do-not-reply at jboss.com
Tue Jan 8 06:02:09 EST 2008
I'm having the same problem. Has anybody been able to figure out how to fix this? My entity manager is in another jar so the way I'm injecting it is:
| @Resource(mappedName="java:/FeeEntityManager")
| private EntityManager em;
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4117847#4117847
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4117847
More information about the jboss-user
mailing list