Hi Ajay,

Cactus does not start any transaction. Your EJB does. Check your
deployment descriptors, maybe they are not correct?

-Vincent

> -----Original Message-----
> From: Ajay Gullapalli [mailto:Ajay_Gullapalli@;compaid.com]
> Sent: 07 November 2002 13:42
> To: [EMAIL PROTECTED]
> Subject: Transactions and EJB testing
> 
> Hi,
> 
> I was wondering if someone could post how transactions work in Cactus
> when testing EJBs. I have a test case that has several testXXX in it
> that test some container managed beans. When I run the test case, all
> the individual tests seem to run under one transaction.
> 
> When does Cactus start a transaction? When does it commit or abort
this
> transaction. Does it start and run under one single transaction for
the
> entire test case?
> 
> 
> 
> Thank you.
> 
> Ajay



--
To unsubscribe, e-mail:   <mailto:cactus-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:cactus-user-help@;jakarta.apache.org>

Reply via email to