[jbossws-issues] [JBoss JIRA] Commented: (JBWS-3084) Enable control of chunked encoding when using SOAPConnection

Sergey Beryozkin (JIRA) jira-events at lists.jboss.org
Fri Sep 24 13:17:28 EDT 2010


    [ https://jira.jboss.org/browse/JBWS-3084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12553118#action_12553118 ] 

Sergey Beryozkin commented on JBWS-3084:
----------------------------------------

OK. The only option I've found so far is to create custom SOAPConnectionFactory and SOAPConnections and directly write SOAPMessage to HttpURLConnection (or may be NettyClient in case of JBossNative) and then manually create SOAPMessage from the response InputStream.

I guess this option can be explored further, we just thought directly dealing with it all was not a good idea.  

> Enable control of chunked encoding when using SOAPConnection
> ------------------------------------------------------------
>
>                 Key: JBWS-3084
>                 URL: https://jira.jboss.org/browse/JBWS-3084
>             Project: JBoss Web Services
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: jbossws-cxf, jbossws-native
>    Affects Versions: jbossws-cxf-3.3.1, jbossws-native-3.3.1
>            Reporter: Darran Lofthouse
>            Assignee: Sergey Beryozkin
>             Fix For: jbossws-cxf-3.4.0, jbossws-native-3.4.0
>
>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbossws-issues mailing list