Re: Transaction problem in CMP and Session Bean
Posted By:
Mason_Taube
Posted On:
Thursday, May 30, 2002 02:52 PM
Are these EJBs in different EJB Groups?
If so, try putting them both in the same ejb group (hold down control while highlighting them, then click on 'add to server').
I've been told that you can get around this problem by using a JTA JDBC driver but haven't tried that myself. Does anyone know how to get around this problem?? (In my case, I can't put all the EJBs in one group because they live in different databases)