13 Replies Latest reply on Jan 30, 2009 4:25 AM by jaikiran

    jboss.entity.manager.factory.jndi.name

    pmuir

       

      "carlo" wrote:
      This function doesn't work anymore in the current jpa deployers release:

      <property name="jboss.entity.manager.factory.jndi.name"
      value="java:/dvdEntityManagerFactory" />

      See
      http://viewvc.jboss.org/cgi-bin/viewvc.cgi/jbossas/projects/jpa/trunk/deployers/src/main/java/org/jboss/jpa/deployment/PersistenceUnitDeployment.java?view=markup
      at the bottom.

      For the moment a persistence unit can only be injected.


      Any idea when this will be fixed? We can work around this in Seam, but it's nice to have.