[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 11:43:28 EDT 2010


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

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

Is it possible to use Dispatch<SOAPMessage> instead of SOAPConnection ?

The analysis shows that due to a number of restrictions in SAAJ API (not possible to get an access to the connection headers used by default SOAPConnection instances, even by relying on the custom SOAPConnectionFactories, explicitly added Content-Length header to SOAPMessage.getMimeHeaders() is ignored on the client side), as well as the disconnect between bare SOAPConnections and stack-specific chains, using Dispatch<SOAPMessage> and setting a property on the SOAPMessage which will be recognized by stack-specific HTTP transport modules is probably the only realistic approach.
  


> 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