Fixed in CVS,

thanks

Simon

> -----Original Message-----
> From: Arnaud Tavard [mailto:[EMAIL PROTECTED]]
> Sent: mercoledì 31 gennaio 2001 14:42
> To: [EMAIL PROTECTED]
> Subject: [jBoss-User] Transation is not rollbacked by throwing an
> EJBException is ejbStore
> 
> 
> 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]
> 


--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]

Reply via email to