[esb-java-user] ESB 1.7 Fault Handler
Ruwan Linton
ruwan at wso2.com
Mon Jun 30 01:37:03 PDT 2008
Hi,
I think you are sending either a REST or POX request to ESB, so that it
formats the fault as a POX. Is that the case?
Even with that I cannot find out what went wrong with the XSLT.
Basically you should be able to apply the XSLT for the SOAPFault, but it
just formats the message at the sending time to a POX fault.
You can turn this off by putting a default endpoint with the format
attribute set to soap11, if you need a SOAPFault for the POX/REST
request, but it is not the normal case.
Thanks,
Ruwan.
unmou wrote:
> Thanks asankha for your quick reply :>
>
> I've attached my configuration file
> Thanks so much!
>
> Fanny http://www.nabble.com/file/p18190830/synapse.xml synapse.xml
>
> asankha wrote:
>
>> Fanny
>>
>>> But the response that I received is like this:
>>>
>>> <?xml version="1.0" encoding="UTF-8"?>
>>> <Exception>org.apache.axiom.om.OMException:
>>> com.ctc.wstx.exc.WstxEOFException: Unexpected EOF; was expecting a close
>>> tag
>>> for element <Request>
>>> at [row,col {unknown-source}]: [5,0]</Exception>
>>>
>>>
>> This seems like it treated your response as a POX/REST response..
>> instead of SOAP. Is the proxy service / request message SOAP? Can you
>> share its configuration as well?
>>
>> asankha
>> --
>> Asankha C. Perera
>>
>> WSO2 - http://wso2.org
>> http://esbmagic.blogspot.com
>>
>>
>> _______________________________________________
>> Esb-java-user mailing list
>> Esb-java-user at wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/esb-java-user
>>
>>
>>
>
>
More information about the Esb-java-user
mailing list