On Tuesday 20 July 2010 8:04:59 am Anto wrote: > Hi, > > Is there any way to use WS-* specifications related to transaction with > CXF? Both client and server should take part in the transaction.
Not built into CXF itself right now, no. I think JBoss had started some work in this area as part of their transaction support, but it's completely tied to their transaction manager and such. > In CXF roadmap support for these specimfications are included? WS-* stuff is always "on the roadmap", but whether they get implemented or not really depend on if someone steps up to do it (or if one of the companies that supports CXF has a paying customer that requires it). If you would like to contribute some work in this area, that would be great. :-) -- Daniel Kulp [email protected] http://dankulp.com/blog
