Quoting Benjamin Schmeling <[EMAIL PROTECTED]>:

> Hi All,
> 
> I have a question concerning the participator. I used to run the banking 
> example. After the Web service receives the coordination context the 
> participator is registered automatically for Durable2PC.
> 
> How can I change this to volatile 2PC. You told me to call
> 
> enlistParticipant(boolean durable,
>       AbstractParticipant participant)
> 
> on the TransactionImpl, but there is no concrete implementation for this,
> right?

have a look at TestSuite1, there is a testcase which uses both Durable2PC and 
Volatile2PC with two different articipants.

> 
> 
> I also wonder how Kandula works when one of the target Web services, i.e. one
> of the banks resides on another server. If this bank uses Kandula, is then
> automatically  registered another participator? I don't understand the
> implementation at this point.

I will answer this shortly...

thanks,
--dasarath

> 
> It would be fine if someone could explain me this concept.
> 
> Thanks,
> 
> Benjamin
> 
> 
> 
> 
> ---------------------------------------------------------------------
> 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]

Reply via email to