Dear All,
I'm using version Axis2.0 to generate a java client (using
wsdl2java tool) and the provider has exposed axis1.4.
I am facing an error when i used this services but it is working fine when
i used Axis 1.4.
Document / Literal web service
Axis 2.0 - consume
Axis 1.4 - expos
I need to use compression when sending SOAP requests and receiving responses
from the WebService. Unfortunately I didn't find any references on how to
enable GZIP compression. Here is the simple code I use to send the soap
request:
--
SOAPConnectionFactory scf = SOAPConnectionFactory.newInstanc