Re: [WebService] Invoke specific operation with params using configuration

2010-03-31 Thread Willem Jiang
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

2010-03-31 Thread Olivier Roger
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.