[jboss-user] [JBoss Web Services] - Re: disable client chunking in jbossws-3.0.1-native-2.0.4.GA
Daniel Wendhausen
do-not-reply at jboss.com
Tue Jul 24 15:01:02 EDT 2012
Daniel Wendhausen [https://community.jboss.org/people/danieldan] created the discussion
"Re: disable client chunking in jbossws-3.0.1-native-2.0.4.GA"
To view the discussion, visit: https://community.jboss.org/message/750015#750015
--------------------------------------------------------------
> Peter Johnson wrote:
>
> You could also turn off chunking by setting the chunksize to 0 in the jboss/server/default/deploy/jbossws.sar/META-INF/standard-jaxws-client-config.xmlfile:
>
> <client-config>
> <config-name>Standard Client</config-name>
> http://org.jboss.ws/dispatch/validate http://org.jboss.ws/dispatch/validate
>
> <property-name> http://org.jboss.ws/http#chunksize http://org.jboss.ws/http#chunksize</property-name>
> <property-value>0</property-value>
>
> </client-config>
Exactly what i needed, thank you!
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/750015#750015]
Start a new discussion in JBoss Web Services at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2044]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20120724/7af55224/attachment.html
More information about the jboss-user
mailing list