[jbossws-issues] [JBoss JIRA] Commented: (JBWS-2694) Enable simpler approach to disable chunked encoding

Alessio Soldano (JIRA) jira-events at lists.jboss.org
Thu Jul 16 12:38:29 EDT 2009


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

Alessio Soldano commented on JBWS-2694:
---------------------------------------

The chunk size setup (and thus disabling chunked encoding) is not allowed on the request context through the StubExt.PROPERTY_CHUNKED_ENCODING_SIZE prop.
Otherwise, when using JAXWS 2.1, users can leverage a new webservice feature, ChunkedEncodingFeature.
Official documentation coming before release.

> Enable simpler approach to disable chunked encoding
> ---------------------------------------------------
>
>                 Key: JBWS-2694
>                 URL: https://jira.jboss.org/jira/browse/JBWS-2694
>             Project: JBoss Web Services
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: jbossws-native
>            Reporter: Darran Lofthouse
>            Assignee: Alessio Soldano
>             Fix For: jbossws-native-3.2.0
>
>
> By default JBossWS will send messages using chunked encoding, however a number of servers, proxy servers and load balancers do not support chunked encoding.
> The setting to disable this is not simple as it is in the configuration, this should be made simpler by also allowing it to be disabled on the request context as well.

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

        


More information about the jbossws-issues mailing list