Posted By:
Pravin_Bandekar
Posted On:
Friday, November 23, 2001 03:57 AM
Hi Can anybody tell me how to generate following exception practically using J2EE1.3 server: InvalidClientIDException, ResourceAllocationException, TransactionInProgressException, TransactionRolledBackException. Also in which situation OnException method is called practically. I read specification, but InvalidClientIDException and OnException are not working properly and I don't know how to generate exceptions like ResourceAllocationException, TransactionInProgressException, TransactionRolledBackException. Can anybody give me sample program to generate above conditions. -PB
More>>
Hi
Can anybody tell me how to generate following exception practically using J2EE1.3 server:
InvalidClientIDException, ResourceAllocationException, TransactionInProgressException, TransactionRolledBackException. Also in which situation OnException method is called practically.
I read specification, but InvalidClientIDException and OnException are not working properly and I don't know how to generate exceptions like ResourceAllocationException, TransactionInProgressException, TransactionRolledBackException.
Can anybody give me sample program to generate above conditions.
-PB
<<Less