FaultmediatorFactory does not recognize the the output generated by fault
mediator serializer
---------------------------------------------------------------------------------------------
Key: SYNAPSE-53
URL: https://issues.apache.org/jira/browse/SYNAPSE-53
Project: Synapse
Issue Type: Bug
Components: Core
Affects Versions: 0.91
Environment: winXP, Jdk1.5
Reporter: Charitha Kankanamge
Following issue was observed when serializing fault mediator.
I inserted following element in to makefault mediator of the synapse
configuration.
<code value="tns:Receiver"
xmlns:tns="http://www.w3.org/2003/05/soap-envelope"/>
When serializing it, the following was generated.
<code value="{http://www.w3.org/2003/05/soap-envelope}Receiver"/>
This serialized output does not pick up by the fault mediator factory.
--
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]