[jboss-user] [JBoss Seam] - Re: Can EntityConverter handle different EntityManagers?

wiberto do-not-reply at jboss.com
Wed Oct 10 22:19:05 EDT 2007


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



More information about the jboss-user mailing list