Hi,

I was wondering whether there is an easy way to define the the format of JSON formatted error responses. At the minute my service returns error messages that look similar to the example below.

{"Fault":"<soapenv:Fault xmlns:soapenv=\"http:\/\/schemas.xmlsoap.org\/soap\/envelope\/\" xmlns:axis2ns1=\"http:\/\/schemas.xmlsoap.org\/soap\/envelope\/\"><faultcode>axis2ns1:Client<\/faultcode><faultstring>The service cannot be found for the endpoint reference (EPR) https:\/\/localhost:8443\/myContext\/services\/myService\/myOperation<\/faultstring><detail \/><\/soapenv:Fault>"}

Where would I need to hook in to customize the JSON error message?

Best regards,
Alex

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to