[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: JBoss 4.2.0, hibernate annotations being picked up
jaikiran
do-not-reply at jboss.com
Tue Mar 11 03:41:37 EDT 2008
Try this:
@PersistenceContext (unitName="persistence.jar#PersistenceHCE")
| private EntityManager manager;
Let us know how it goes.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4135533#4135533
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4135533
More information about the jboss-user
mailing list