Axis2: The input stream for an incoming message is null

2011-02-23 Thread sh_santosh
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

SOAPMessage SOAPConnection : how to do gzip

2010-12-13 Thread sh_santosh
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