I am not sure but perhaps the camel transport for CXF may help.

Christian


Am 15.02.2011 19:02, schrieb Aki Yoshida:
Hi William,

I can't use camel-http because I would like to call some CXF interceptors.

I am wondering if we can modify CxfProducer and CxfEndpoint to support
the dispatch mode.
CXF's DispatchImpl does a few things to set up the dispatch mode
(i.e., setting the dummy service class, adding the dispatch binding
operations, etc) and it eventually calls the same ClientImpl's invoke
method at the end. So, it seems possible to have this feature
integrated in CxfProducer/CxfEndpoint.

I would like to experiment with this idea. If you have some suggestion
that would be appreciated.
Thanks.

Regards, Aki

--
----
http://www.liquid-reality.de

Reply via email to