0 Replies Latest reply on Aug 22, 2013 5:30 AM by mbuamuh

    Sharing persistence unit across multiple EARs

    mbuamuh

      Hi,

       

      Does anyone know if it is possible to share a persistent unit across multiple EARs deployed to the same application server?  And if so what will be the name one will use to lookup the EntityManager in the EAR where the persistence unit is not found or does it stay the same as if the persistence unit were in that EAR file? Thank you.