Hi Anshuk,

What I am not clear is the flow how exactly the client creates the
co-ordination context and so on.

I'm not sure what you are exactly looking for and what you already know or have read.

As a general starting point, I suggest you have a look at the WS-Coordination specification and also WS-AtomicTransaction or WS-BusinessActivity, whatever transaction type you are interested in.

In the source code, at the Kandula server it all starts at org.apache.kandula.coordinator.CoordinationService#createCoordinationContext , this is where the call from the client is received. From there, the actual transaction coordinator object is created depending on the requested type of transaction.


If you have further questions or need reading tips, please reply with more details what you are interested in.


Best regards and thank you for your interest in Kandula,

        -hannes

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to