Do we have any documentation (or examples) on client-side configuration using Spring? I can't seem to find it anywhere.
Thanks, Glen Am Samstag, den 15.09.2007, 18:50 -0700 schrieb Daniel Kulp (JIRA): > Daniel Kulp commented on CXF-945: > --------------------------------- > > > Glen, > > In the client side spring config, you can set the client side to set > "AllowChunking=false" for the client http config. That's definitely slower > (cannot do full streaming), but should work. >
