You can see the schema in the http transport module for more detail, but
here is a sample:

<conduit id="{your:service:namespace}EndpointName.http-conduit" xmlns="
http://cxf.apache.org/transports/http/configuration";>
 <client AllowChunking="false"/>
</conduit>

- Dan

On 2/10/07, Polar Humenn <[EMAIL PROTECTED]> wrote:

Greetings, what is the way to write XML in a client.xml file that allows
me to configure the HTTPClientPolicy for a particular endpoint?  I am
having trouble tracking this down. I want to shut off streaming() or
chunking which seams to be the default.
I have to set some <AllowChunking>false</AllowChunking> item somewhere,
but where?

Thanks,
-Polar




--
Dan Diephouse
Envoi Solutions
http://envoisolutions.com | http://netzooid.com/blog

Reply via email to