[jboss-user] [JBoss Seam] - Re: PersistenceContext injection in Seam 2.0beta1
pete.muir@jboss.org
do-not-reply at jboss.com
Sat Aug 11 10:14:24 EDT 2007
@PersistenceContext is part of JPA, why would it be able to inject a Hibernate Session.
Try
@In Session session;
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4073293#4073293
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4073293
More information about the jboss-user
mailing list