The only way to do this is to use a jax-ws Provider based endpoint. Making it Provider<SOAPMessage> would give you the whole soap message that you could then forward onto something else or mangle it or whatever.

Dan



On Jun 5, 2008, at 9:56 AM, sha_cxf wrote:


Thanks Willem.

But is there any way to implement this in CXF. I have to prepare a prototype
in CXF alongwith one in CAMEL.

To be precise, any pointers on how to invoke a method on a service when the incoming request format is not bound to any schema/format or how can I make
CXF relate all xml messages (with different schemas) to one particular
method in the service (say handleMessage).



--
View this message in context: 
http://www.nabble.com/Simple-XML-router-using-CXF-tp17668517p17670450.html
Sent from the cxf-user mailing list archive at Nabble.com.


---
Daniel Kulp
[EMAIL PROTECTED]
http://www.dankulp.com/blog




Reply via email to