[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=bb&op=viewtopic&p=4058595#4058595 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4058595 ___ jboss-user mailing list jbos

[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=bb&op=viewtopic&p=4058572#4058572 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=

[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 : http://www.jboss.com/index.html?module=bb&op=view

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

2007-06-26 Thread knuwu
The JBoss Version is JBoss 4.0.5 GA. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4057969#4057969 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4057969 ___ jboss-user mailing

[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=bb&op=viewtopic&p=4057924#4057924 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4057924 ___