2 Replies Latest reply on Jun 9, 2008 9:30 AM by mwoelke

    More than one persistent units in EJB3

    ashisht

      Hi ,

      I'm creating enterprise application using EJB3.0 ,

      I have to fetch data from more than one databases .

      I have created data sources for each of them.

      Now I need to create Persistent Units for each data source in my app.

      but when I'm creating more than one Persistent Units in persistence.xml ,it gives an exception.

      Please help me to solve this problem.


      ...