On Thu, Aug 21, 2008 at 12:10 PM, seriousme <[EMAIL PROTECTED]> wrote:
> the result of the invocation of the "prefixService" by Apache ODE returns : > "<?xml version='1.0' encoding='utf-8'?><SOAP-ENV:Envelope > xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/ > "><SOAP-ENV:Body><SOAP-ENV:prefixResponse><resultString>barfoo</resultString></SOAP-ENV:prefixResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>" The namespace is wrong on the "prefixResponse" element. It should be " http://services", not the SOAP namespace. alex
