Hi,

I'm trying to get my head into Camel but I'm stuck at the beginning.

I'd like to call a webservice (SOAP) periodically and send the response as a message for futher processing (splitter, content-based router and some endpoints).

Do I need to "hand-code" the SOAP client (e.g. using Apache CXF, generate code from the existing wsdl etc. etc.) and inject something in there that puts the messages into a route or is there an easier way using the cxf camel endpoint?

Hopefully someone can steer me in the right direction as I'm running in circles at this point not knowing where to start.

Thanks,

bas.



Reply via email to