Hi,
when I throw an EJBException in the ejbStore method of a BMP, the associated
transaction is not rollbacked and remains in an awaiting state (neither
rollbacked nor committed)
I have seen a message concerning the same problem in the mailing list with
no answer.
if I try to do it manually by using the setRollbackOnly() method before
throwing the
EJBException the Tx is not rollbacked as well.
Remarks :
-if I throw a RemoteException in ejbStore the transaction is rollbacked
-Throwing an EJBException triggers a rollback in any other method of my
BMP.
Thank you for any help
Arnaud
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
List Help?: [EMAIL PROTECTED]