org.apache.xmlrpc.XmlRpcException: Illegal argument for method getData in
class test.servlet.XMLRPCHandler
at
org.apache.xmlrpc.client.XmlRpcStreamTransport.readResponse(XmlRpcStreamTran
sport.java:274)
at
org.apache.xmlrpc.client.XmlRpcStreamTransport.sendRequest(XmlRpcStreamTrans
port.java:216)
at
org.apache.xmlrpc.client.XmlRpcClientWorker.execute(XmlRpcClientWorker.java:
53)
at
org.apache.xmlrpc.client.XmlRpcClient.execute(XmlRpcClient.java:166)
at
org.apache.xmlrpc.client.XmlRpcClient.execute(XmlRpcClient.java:157)
at
org.apache.xmlrpc.client.XmlRpcClient.execute(XmlRpcClient.java:146)
at MyXmlRpcClient.main(MyXmlRpcClient.java:34)
Exception in thread "main" java.lang.NullPointerException
at
org.apache.xmlrpc.XmlRpcException.printStackTrace(XmlRpcException.java:86)
at java.lang.Throwable.printStackTrace(Unknown Source)
at MyXmlRpcClient.main(MyXmlRpcClient.java:44)
-----Original Message-----
From: Jochen Wiedmann [mailto:[EMAIL PROTECTED]
Sent: Thursday, June 22, 2006 3:15 PM
To: [email protected]
Subject: Re: Illegal argument
On 6/22/06, Han, Zhi (Zhi) <[EMAIL PROTECTED]> wrote:
> It's like
> public Vector foo(Vector pArgs)
In that case, please create a small sample application that allows to
reproduce the problem and file a bug in Jira.
Jochen
--
Whenever you find yourself on the side of the
majority, it is time to pause and reflect.
(Mark Twain)
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]