You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-dev@xml.apache.org by LAMY Olivier <LA...@accor-hotels.com> on 2002/03/20 16:50:26 UTC

org.apache.soap.messaging.Message Class

Is it possible to construct a org.apache.soap.messaging.Message or
org.apache.soap.Envelope classes form a byte[] ?
Because the org.apache.axis.Message give this possibility.
Olivier


	
**********************************************************************  
Ce message électronique et tous les fichiers joints ainsi que  les
informations contenues dans ce message (ci après "le message"), sont
confidentiels et destinés exclusivement à l'usage de la  personne à laquelle
ils sont adressés. Si vous avez reçu ce message par erreur, merci  de le
renvoyer à son émetteur et de le détruire. Toute diffusion, publication,
totale ou partielle ou divulgation sous quelque forme que ce soit non
expressément autorisées de ce message, sont interdites.  
	
**********************************************************************  
This e-mail, any attachments and the information contained (herein " the
message") are confidential and intended solely for the use of the
addressee(s) if you have received this message in error please send it back
to the sender and delete it. Unauthorized publication, use, dissemination or
disclosure, either whole or partial, of this  message is strictly
prohibited.

Re: Data Compression using Apache SOAP

Posted by Mark Childerson <ma...@childersoft.com>.
I don't know if it can normally be done, but you could try modifying the 
transport to use a GZIPInputStream. That might cause interoperability 
problems, though.

M.


At 05:13 PM 3/20/02 +0100, you wrote:
>Is it possible to compres the data transported in the soap envelope using
>apache soap?
>I m developing an application wich returns a large count of records. But the
>time needed to transfer all this data (in one time) is verry long.
>In the Microsof implementation of soap is it possible to use some
>dataformats to transfer such large of data. Does some one know how I can do
>this.
>
>Thanks
>Mohssin



Re: Data Compression using Apache SOAP

Posted by Mark Childerson <ma...@childersoft.com>.
I don't know if it can normally be done, but you could try modifying the 
transport to use a GZIPInputStream. That might cause interoperability 
problems, though.

M.


At 05:13 PM 3/20/02 +0100, you wrote:
>Is it possible to compres the data transported in the soap envelope using
>apache soap?
>I m developing an application wich returns a large count of records. But the
>time needed to transfer all this data (in one time) is verry long.
>In the Microsof implementation of soap is it possible to use some
>dataformats to transfer such large of data. Does some one know how I can do
>this.
>
>Thanks
>Mohssin



Data Compression using Apache SOAP

Posted by Mohssin Assaban <mo...@OurMaroc.com>.
Is it possible to compres the data transported in the soap envelope using
apache soap?
I m developing an application wich returns a large count of records. But the
time needed to transfer all this data (in one time) is verry long.
In the Microsof implementation of soap is it possible to use some
dataformats to transfer such large of data. Does some one know how I can do
this.

Thanks
Mohssin


Data Compression using Apache SOAP

Posted by Mohssin Assaban <mo...@OurMaroc.com>.
Is it possible to compres the data transported in the soap envelope using
apache soap?
I m developing an application wich returns a large count of records. But the
time needed to transfer all this data (in one time) is verry long.
In the Microsof implementation of soap is it possible to use some
dataformats to transfer such large of data. Does some one know how I can do
this.

Thanks
Mohssin