Uninformative SOAP faults when trying to shoot at a RM endpoint from a non-RM
client
------------------------------------------------------------------------------------
Key: SANDESHA2-88
URL: https://issues.apache.org/jira/browse/SANDESHA2-88
Project: Sandesha2
Issue Type: Improvement
Reporter: Patrik Johansson
Priority: Minor
When shooting at an endpoint running on RM from a non-RM client the fault
returned is
<soapenv:Fault>
<soapenv:Code>
<soapenv:Value>soapenv:Sender</soapenv:Value>
<soapenv:Subcode>
<soapenv:Value>wsa:ActionNotSupported</soapenv:Value>
</soapenv:Subcode>
</soapenv:Code>
<soapenv:Reason>
<soapenv:Text xml:lang="en-US">The [action] cannot be processed at the
receiver.</soapenv:Text>
</soapenv:Reason>
<soapenv:Detail>
<wsa:ProblemAction>
<wsa:Action>*</wsa:Action>
</wsa:ProblemAction>
</soapenv:Detail>
</soapenv:Fault>
, which is not very informative for the client user. It would be great if one
could get some info saying that this endpoint needs the client to run RM.
Perhaps "Expected http://.../CreateSequence" could be added to the reason text.
--
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]