Yes,

I will commit a patch for this ASAP.

Simon

> -----Original Message-----
> From: James Cook [mailto:[EMAIL PROTECTED]]
> Sent: giovedì 8 marzo 2001 17:15
> To: JBoss-User
> Subject: [jBoss-User] Bug: EJBException does not result in a 
> transaction
> rollback
> 
> 
> In my ejbStore() I am throwing an EJBException and it is not causing a
> transaction rollback. Because the transacation stalls, the 
> container actually
> appears to lock up in these cases. The client also stalls.
> 
> If I change the exception to RemoteException, all works as 
> expected. The
> transaction is aborted. According to the spec all 
> non-application exceptions
> should cause an automatic rollback. I believe that 
> EJBException should be
> considered a non-application exception.
> 
> jim
> 
> 
> 
> --
> --------------------------------------------------------------
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
> 


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

Reply via email to