You are viewing a plain text version of this content. The canonical link for it is here.
Posted to rampart-dev@ws.apache.org by "Rich Scheuerle (JIRA)" <ji...@apache.org> on 2010/09/27 17:01:34 UTC

[jira] Resolved: (AXIS2-4828) SOAPMessageFormatter should buffer the SOAP Body in an OutputStream when doing SWA

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

Rich Scheuerle resolved AXIS2-4828.
-----------------------------------

    Resolution: Fixed

> SOAPMessageFormatter should buffer the SOAP Body in an OutputStream when doing SWA
> ----------------------------------------------------------------------------------
>
>                 Key: AXIS2-4828
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4828
>             Project: Axis2
>          Issue Type: Bug
>          Components: kernel
>            Reporter: Rich Scheuerle
>            Assignee: Rich Scheuerle
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> Background:
> The SOAPMessageFormatter writes the message to an OutputStream in all cases except SWA.
> Writing to an OutputStream is faster and allows the other components to access the OutputStream.
> Proposal:
> I am making a small change to the SOAPMessageFormatter SWA flow to use a ByteArrayOutputStream as the buffer.

-- 
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: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org