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

2007-06-28 Thread knuwu
Thank you Fabricio I will try your advice and let you know if it worked. Yes jboss-ejb3-all.jar is packaged. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4058572#4058572 Reply to the post :

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

2007-06-28 Thread knuwu
Great Fabricio It worked! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4058595#4058595 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4058595 ___ jboss-user mailing list

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

2007-06-27 Thread knuwu
The JBoss Version is JBoss 4.0.5 GA. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4057969#4057969 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4057969 ___ jboss-user mailing

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

2007-06-27 Thread fabricio.lemos
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 :

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

2007-06-26 Thread [EMAIL PROTECTED]
What version of JBoss is this? An old version I think. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4057924#4057924 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4057924 ___