I kept diging and I think I found why it always tries to use entityManager.


  | this is from MutableEntityController:
  | 
  |  @Override
  |    protected String getPersistenceContextName()
  |    {
  |       return "entityManager";
  |    }
  | 

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4093817
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to