0 Replies Latest reply on Apr 4, 2006 4:09 PM by ckreps

    EntityManagerFactory does not match spec?

    ckreps

      JBoss-4.0.4-CR2
      EntityMangerFactory.createEntityManager no longer accepts a PersistenceContextType?

      I noticed this was supposed to happen from reading the changelog for hibernate EntityManager. But this doesn't seem to match the ejb3-persistence spec at sun. Is there a new version of the spec and how do I use the createEntityManager(java.util.Map) method that seems to have replaced it?

      Thanks