Re: XmlRpcHttpTransportException (apache xmlrpc client, xmlrpc-c C++ server)

2009-07-12 Thread Lars Schnoor
Hi I am not sure if I can come with any useful for you, but I would try changing the argument to you function call from Vector to Object[]. My server runs Apaches XML-RPC and I have managed to use it with both xml-rpc for c and for c++. Lars Arne Kalaghan wrote: Hello, I have problems

Re: XmlRpcHttpTransportException (apache xmlrpc client, xmlrpc-c C++ server)

2009-07-12 Thread Stanislav Miklik
Hi, I am not sure, but to me it looks like the problem on HTTP level (guess 404). Also I would try to capture the good case (with C++ client) and the bad case (Java) with Wireshark / snoop and compare the HTTP request. However it looks strange, but I would guess some different interpretation of