Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Ws Wiki" for change 
notification.

The following page has been changed by ThomHehl:
http://wiki.apache.org/ws/FrontPage/Axis/GzipCompression

The comment on the change is:
Clarify directions

------------------------------------------------------------------------------
  </deployment>
  }}}
  
-  * To define {{{MC_GZIP_REQUEST}}} and {{{MC_ACCEPT_GZIP}}}, you can code it 
like this :
+  * To define {{{MC_GZIP_REQUEST}}} and {{{MC_ACCEPT_GZIP}}}, use _setProperty 
on your stub. Here is an example using Version :
   {{{
  VersionSoapBindingStub binding = (VersionSoapBindingStub) new 
VersionServiceLocator()
      .getVersion();

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to