| Author |
How Jboss calls Ejb methods
|
Kousik Majumder
Ranch Hand
Joined: Sep 30, 2007
Posts: 214
|
|
Hi all,
I am not getting the actually thrown business exception from ejbStore() method to the calling client. So the client is giving the RollBackException instead of any business exception thrown from ejbStore().
In between somewhere the original exception is absorbed. Can somebody tell me how can I fetch that original business excption and show it to the user? Unless I know how Jboss container manages the EJB process flow I can not do that.
Please suggest and give some insight of this.
|
Thanks in Advance,
Kousik
|
 |
 |
|
|
subject: How Jboss calls Ejb methods
|
|
|