Your persistencecontext has to be named 'entityManager'.
Otherwise you can define it easily in your components.xml
| <framework:entity-query entity-manager="#{yourEmName}" />
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4094966#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...