Hi,
I am working webbank example from "IBM Websphere V4.0 Advanced Ed. handbook". I could successfully deploy the application and also invoke the client(Atlast! with least amount of time...
)when i try to click the button(which queries the database ...!!its DB2UDBV72!!), I am getting the following exception...could someone explain the cause of this?
The exception after clicking on the 'GetBranchBalance' button...
java.rmi.ServerException: RemoteException occurred in server
thread; nested exception is:
com.ibm.ejs.container.UncheckedException: ; nested exception is:
javax.ejb.EJBException: [Consultation: findBranchAccount]CORBA TRANSACTION_ROLLEDBACK 0 No;
nested exception is:
org.omg.CORBA.TRANSACTION_ROLLEDBACK: minor code: 0 completed: No
com.ibm.ejs.container.UncheckedException: ; nested exception is:
javax.ejb.EJBException: [Consultation: findBranchAccount]CORBA TRANSACTION_ROLLEDBACK 0 No;
nested exception is:
org.omg.CORBA.TRANSACTION_ROLLEDBACK: minor code: 0 completed: No
javax.ejb.EJBException: [Consultation: findBranchAccount]CORBA TRANSACTION_ROLLEDBACK 0 No; nested
xception is:
org.omg.CORBA.TRANSACTION_ROLLEDBACK: minor code: 0 completed: No
thanks a ton!
vijay