The general pattern is:

Application -> Java service interface -> SOAP client -> Routing { 
dynamically determine address and transport method, attach transport
specific headers  } -> Send to (dynamically selected service location)

... and I would like to do this using Java (i.e. no Spring)

Thanks Lars



--
View this message in context: 
http://camel.465427.n5.nabble.com/Producing-consuming-SOAP-messages-to-from-POJOs-using-camel-cxf-tp5724949p5724963.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to