Make the Usage of CDATA Optional in the FIX SOAP Infoset
--------------------------------------------------------

                 Key: SYNAPSE-650
                 URL: https://issues.apache.org/jira/browse/SYNAPSE-650
             Project: Synapse
          Issue Type: Improvement
          Components: Transports
            Reporter: Hiranya Jayathilaka
            Assignee: Hiranya Jayathilaka
             Fix For: 2.0


The SOAP infoset used by the FIX transport uses CDATA tags to wrap the message 
field content. But in reality most field content simply consist of numbers and 
letters (non-XML). Therefore use of CDATA poses some additional overheads on 
the message processing. Hence we should not be using CDATA tags by default. 
Rather it should be an optional feature of the transport.

-- 
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]

Reply via email to