[jboss-user] [JBoss Seam] - Re: How to create hibernate criteria

fabricio.lemos do-not-reply at jboss.com
Wed Jun 27 09:10:21 EDT 2007


I had this problem too and I had to use:
((EntityManagerImpl) manager.getDelegate()).getSession()

But it was an ejb3 project, not a Seam one. Are you packaging jboss-ejb3-all.jar that comes with Seam in your application?

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4058178#4058178

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4058178



More information about the jboss-user mailing list