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