Re: [WebService] Invoke specific operation with params using configuration
If you just want to specify the operation with params from scratch, you can try the camel-cxf[1] with the POJO DataFormat, you can find the example here[2] If you already have a SOAP envelope request, I think you need to try do the transformation yourself. [1]http://cwiki.apache.org/CAMEL/cx
[WebService] Invoke specific operation with params using configuration
message in context: http://old.nabble.com/-WebService--Invoke-specific-operation-with-params-using-configuration-tp28093425p28093425.html Sent from the Camel - Users mailing list archive at Nabble.com.