Thanks Shiv
Please can you tell me how to set in SOAP with attachment (SWA) supported. Can I do like below.
<transport name="http" pivot="java:com.osmoticweb.soapcompression.CompressionHTTPSender">
<parameter name="compressRequest" value="true"/>
<parameter name="acceptEncodingHeader" value="true"/>
</transport>
One more thing Should I do somthing on client side also. Because my serve is in
java and client is in C#.
Thanks
Raj