Hi José

 

I would really read about MTOM and SwA first, 

if you have not already done so take: 
http://axis.apache.org/axis2/java/core/docs/mtom-guide.html

 

My name is José too, and I live in Switzerland, while my brother Paul lives in 
Venezuela / Isla Margarita / Juan Griego.

 

A SOAP Message has an Envelop which has a Header-Part and a Body-Part. 

The Header as well as the Body is a made of <xml-tags>with  values</xml-tags> 
(you know that).

 

 

The question is: what do you like to compress.

 

a)     The full body-part as a whole

b)    <xml-tag-1>compressed-data-1-is-here</xml-tag-1>

c)     <xml-tag-2>reference to a compressed binary attachment is 
here</xml-tag-2>

 

Depending on what you need and want the approach might be different. If that 
does not help a bit, lets discuses again

 

Josef

 

 

 

Von: Jose M Medina V [mailto:jose_med...@wesamconsulting.com] 
Gesendet: Dienstag, 8. November 2011 19:01
An: Apache AXIS C User List
Betreff: Axis2c and deflate_module

 

Hi All.

 

I am wondering, if it possible that Axis2c receive a soap message compressed 
and the result of the service are compresses as well.

 

The idea is to use httpd, mod_deflate to do that.

 

I do the configuration in the httpd.conf, and the server respond in compressed 
mode, but I can't configure to receive the info compressed.

 

Thank in advance.

 

 

P.D: Sorry for my bad English

 

------------------------------------------------------------
José M. Medina V.
Wesam Consulting
jose_med...@wesamconsulting.com <mailto:jose_med...@wesamconsulting.com> 
Mobile: +58(416)613-3302 +58(414)019-0580
Ofc:     +58(212)959-4155 Ext. 204

BB pin: 21EEDDB5
Caracas - Venezuela





 

 

 

 





 

Reply via email to