0 Replies Latest reply on Dec 19, 2006 9:22 AM by rhodan76

    persistence.xml: 'hibernate.session_factory_name' property n

    rhodan76

      Hello,

      if i try to bind the hibernate session factory to jndi via "hibernate.session_factory_name" property in the persistence.xml in my application.ear, this property will not be evaluated on deployment.

      It only works, if i put these property into \jboss_home\server\default\deploy\ejb3.deployer\META-INF\persistence.properties.

      Shouldn't it work with persistence.xml too ?

      [Using jboss-4.0.5 EJB3 RC9]