Are you using Salesforce.com by any chance ? The xmlrpc.jar file they supply with some sample code for their API includes a call to setSessionId but there isn't any reference to it in the old helma documentation and there isn't any in the Apache xml-rpc implementation.
I guess they modfied the code like I had to. ----- Original Message ----- From: "Daniel Rall" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, November 01, 2002 10:57 PM Subject: Re: XmlRpcClient.setSessionId() ? > "Rupp,Heiko" <[EMAIL PROTECTED]> writes: > > > Hi, > > > > in helma.XmlRpcClient, there was a method setSessionId(), which > > seems to have vanished in Apache xml-rpc 1.1. > > > > How can I achieve the same with Apache xml-rpc? > > Can you describe exactly what it did? The actual source for the > method would be helpful. > -- > > Daniel Rall <[EMAIL PROTECTED]> >
