[ 
https://issues.apache.org/jira/browse/WSCOMMONS-224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andreas Veithen resolved WSCOMMONS-224.
---------------------------------------

    Resolution: Won't Fix

Paul,

Synapse now has a fairly complete support for text and binary payloads, and 
support for Map payloads is under construction. All this has been done without 
the need to modify the Axiom API, but by relying on Axis2 abstractions such as 
message builders and formatters. Therefore I believe there is no need any more 
for the enhancement described in this issue and I'm going to close it. Please 
feel free to reopen it if you think that it is still relevant.

> Add payload helper methods for text/binary/map
> ----------------------------------------------
>
>                 Key: WSCOMMONS-224
>                 URL: https://issues.apache.org/jira/browse/WSCOMMONS-224
>             Project: WS-Commons
>          Issue Type: Improvement
>          Components: AXIOM
>            Reporter: Paul Fremantle
>
> See this thread:
> http://www.nabble.com/Supporting-content-types-in-Synapse-and-Axiom-t4151301.html
> Add the following methods to SOAPEnvelope
> OMElement get/setPayload()
> DataHandler get/setBytesPayload()
> String get/setTextPayload()
> boolean isBinary();
> boolean isText();
> int getPayloadType() 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to