Yaxiong, I finally made the test with XmlRpcClientLite (thanks to BeanShell) and... I get a completely different one:
> Accepted connection. > POST /aPath HTTP/1.0 > User-Agent: Apache XML-RPC 1.0 > Host: localhost:1037 > Content-Type: text/xml > Content-Length: 95 This makes me believe that your jar may be corrupted... Have you tried downloading another one ?? Paul On Lundi, mars 18, 2002, at 11:20 , Lin, Yaxiong wrote: > > Paul: > > Thanks for much for giving the code as well to do my debugging!!! > > I don't know how to interpret the output as they are drastically > different. > The first set of the output was sent by XmlRpcClientLite and the second > set > was sent by the XmlRpcClient. > > It looks like the packet sent by XmlRpcClientLite does not have the > header! > > Thanks. > > - Yaxiong