[
https://jira.jboss.org/jira/browse/JBWS-2694?page=com.atlassian.jira.plug...
]
Alessio Soldano edited comment on JBWS-2694 at 1/14/10 9:30 AM:
----------------------------------------------------------------
The chunk size setup (and thus disabling chunked encoding) is now 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.
was (Author: alessio.soldano(a)jboss.com):
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