From a session bean I am trying to update two table, of which one has a sequence generated primary key. I try to connect to the Database to obtain the next number in the sequence (all under a transaction). But when I intend o using the conection I get the following message:
Error:
06/03/30...
I am getting an error from a Session EJB trying to update two distinct Entity EJB's. From the session bean I open a transaction and create two entity objects. But immediately after trying to create the first one I get the following message:
com.evermind.server.rmi.OrionRemoteException: Error...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.