Quoting Dominik <[EMAIL PROTECTED]>: > > > > > Hi Dasarath, > before the tm.commit() on the client the transaction is active, the > commit is getting invoked on the server and completes fine, by catching > the timeoutException on the client I can see t hat the transaction has > the status 6. So it is pretty much ok except of the timeoutexception.
It should not be possible for you to catch the server side exception I mentioned earlier on the client side. Perhaps we are talking about different things here. -- Dasarath > > THX > -Dominik > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
