Endpoint description tag doesn't get serialized properly
---------------------------------------------------------
Key: SYNAPSE-766
URL: https://issues.apache.org/jira/browse/SYNAPSE-766
Project: Synapse
Issue Type: Bug
Reporter: Kasun Indrasiri
If we have a description tag inside an endpoint, it will serialize it as
follows.
<endpoint name="EP1">
<address uri="https://10.100.1.126"/>
<axis2ns10:description
xmlns:axis2ns10="http://ws.apache.org/ns/synapse">as</axis2ns10:description>
</endpoint>
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]