Re: Slow network usage by Java/Axis; fast with .Net client

2005-01-12 Thread ANDREW MICONE
I'd suggest running a packet sniffer like ethereal to see what's going on. I haven't seen any specific problems with .NET, but I have seen some bizarre quirks in the way the MS stack that handles the HTTP protocol talks to the Tomcat implementation of HTTP (i.e. nothing generalizable, but

Slow network usage by Java/Axis; fast with .Net client

2005-01-11 Thread Nuno Guerreiro
Hi, I'm using Axis 1.1 (under JRE 1.3.1_01) as the client to consume a Web Service exposed by a Siebel system. As usual, proxy classes were generated, based on the WSDL exposed by the Siebel system and compilation runs fine. The problem is that this Web Service returns a 17k response and