You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by robert lazarski <ro...@gmail.com> on 2006/07/19 00:34:17 UTC

Re: [Axis2] What does the property "Chunk" mean in detail + classdiagrams somewhere?

try options.setProperty(MessageContext.CHUNKED, "false")  .

Here's an article on chunking:

http://developers.sun.com/techtopics/mobility/midp/questions/chunking/

HTH,
Robert
http://www.braziloutsource.com/

On 7/18/06, Christian Kloner <kl...@par.univie.ac.at> wrote:
> hi,
>
> I have to write a report about axis2 and would be very grateful if
> somebody would tell me what this "chunk" means in detail. I know that
> the google Web Serive is working if I turn it off. So there is the
> content-length of Soap message in the HTTP header. Does this "chunk"
> brings any performance and how? didn't find information about it.
> So is there somewhere a detailed desciption of the properties which can
> be setted in Axis2?
>
> Are there also somewhere nice class diagrams?
>
> Chris
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
> For additional commands, e-mail: axis-user-help@ws.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org