1 Reply Latest reply on Dec 7, 2007 1:45 AM by jaikiran

    hibernate-entitymanager & hibernate-annotations

    srpantano

      When I deploy my EAR always starts the hibernate-annotations and hibernate-entitymanager embedded in server (/Jboss/server/default/lib).
      I want use another version (newest).
      I put the jars in my EAR and declared then in application.xml, but continues using the embedded. How I do to use the EAR jars?