Re: Camel + CXF + XSL Exception when creating the Soap response

2015-01-19 Thread L F
Hello Aki, By removing the step, i have a response in SoapUI. Thank you for help, i would never find out what is the problem,  Regards Laji On Monday, January 19, 2015 3:51 PM, Aki Yoshida wrote: the error that you get for the PAYLOAD type means  your response message doesn't ma

Re: Camel + CXF + XSL Exception when creating the Soap response

2015-01-19 Thread Aki Yoshida
the error that you get for the PAYLOAD type means your response message doesn't match the response message defined in your wsdl. So, you will need to verify this. the error that you get for the MESSAGE type is caused by your misconfiguration in your blueprint.xml. You cannot have to return a re