RE: TX Was Null

2002-01-29 Thread geoff
to see you went with a similar approach. - Geoffrey : -Original Message- : From: Manuel De Jesus [mailto:[EMAIL PROTECTED]] : Sent: Tuesday, January 29, 2002 2:11 AM : To: Orion-Interest : Subject: RE: TX Was Null : : : I don't think that relying on your Entity Beans for fro

RE: TX Was Null

2002-01-28 Thread Manuel De Jesus
Testcase: testProgramRollback took 4.703 sec Caused an ERROR Transaction was rolled back: Error in transaction: java.lang.InternalError: TX was null; nested exception is: java.lang.InternalError: TX was null com.evermind.server.rmi.OrionRemoteException: Transaction was rolled back:

TX Was Null

2002-01-28 Thread geoff
back took 4.703 sec Caused an ERROR Transaction was rolled back: Error in transaction: java.lang.InternalError: TX was null; nested exception is: java.lang.InternalError: TX was null com.evermind.server.rmi.OrionRemoteException: Transaction was rolled back: Error in trans

Re: application client and EJB: TX was null

2000-12-05 Thread Dario Dorigo
ListOfModules(); ) > > I got this error: > > java.lang.InternalError: TX was null > at com.evermind.server.ejb.EntityEJBObject.endTransaction(JAX) > at com.evermind.server.ApplicationServerTransaction.aob(JAX) > at com.evermind

application client and EJB: TX was null

2000-12-04 Thread Dario Dorigo
error: java.lang.InternalError: TX was null at com.evermind.server.ejb.EntityEJBObject.endTransaction(JAX) at com.evermind.server.ApplicationServerTransaction.aob(JAX) at com.evermind.server.ApplicationServerTransaction.commit(JAX)