[
https://issues.apache.org/jira/browse/SYNAPSE-92?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
indika priyantha kumara reassigned SYNAPSE-92:
----------------------------------------------
Assignee: indika priyantha kumara (was: Asankha C. Perera)
> Incorrect soap fault generated when running sample 5
> ----------------------------------------------------
>
> Key: SYNAPSE-92
> URL: https://issues.apache.org/jira/browse/SYNAPSE-92
> Project: Synapse
> Issue Type: Bug
> Environment: Windows XP, JDK1.5, synapse-1.0-RC2-SNAPSHOT
> Reporter: Evanthika Amarasiri
> Assignee: indika priyantha kumara
> Fix For: 1.0-RC2-B2
>
>
> When running sample 5 the soap fault returned is incorrect. See below for the
> soap envelope generated.
> **************************************************************************************************************************************************************************************
> <?xml version='1.0' encoding='UTF-8'?>
> <soapenv:Envelope xmlns:wsa="http://www.w3.org/2005/08/addressing"
> xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
> <soapenv:Header>
>
> <wsa:MessageID>urn:uuid:3429C71AB558E2C4FB1178173070225</wsa:MessageID>
> <wsa:Action>urn:getQuote</wsa:Action>
> </soapenv:Header>
> <soapenv:Body>
> <soapenv:Fault>
> <faultcode
> xmlns:tns="http://www.w3.org/2003/05/soap-envelope">tns:Receiver</faultcode>
> <faultstring><soapenv:Fault
> xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"><faultcode>soapenv:Client</faultcode><faultstring>java.net.UnknownHostException:
> bogus</faultstring><detail /></soapenv:Fault>
> </faultstring>
> <detail />
> </soapenv:Fault>
> </soapenv:Body>
> </soapenv:Envelope>
> **************************************************************************************************************************************************************************************
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]