1 Reply Latest reply on Jun 9, 2008 11:12 AM by jaikiran

    More than one Persistent Units

    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 ,it gives an exception.

      Please help me to solve this problem.