[
https://issues.apache.org/jira/browse/SYNAPSE-53?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12596294#action_12596294
]
Evanthika Amarasiri commented on SYNAPSE-53:
--------------------------------------------
The fault is generated properly and the fault code is displayed as <faultcode
xmlns:tns="http://www.w3.org/2003/05/soap-envelope">tns:Receiver</faultcode>.
Tested on 1.2_SNAPSHOT. The issue can be closed
> 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
> Assignee: Ruwan Linton
> Fix For: 1.0
>
>
> 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]