Hi,

Does RPC protocols like Hessian/Burlap/HttpInvoker supports transaction propogation?

Any example/sample will be really a great help.
The scenario can be:

A gui client/java client calls ejb. This ejb commits to database and calls a hessian service which in turn calls an ejb that commits to database.

Thanks in Advance
MJ