This is what
i got:
[/l/zhihan/workspace/XMLRPC]javac
MyXmlRpcClient.java
MyXmlRpcClient.java:1: cannot access org.apache.xmlrpc.client.XmlRpcClient
bad class file: /l/zhihan/lib/xmlrpc-3.0a1.jar(org/apache/xmlrpc/client/XmlRpcClient.class)
class file has wrong version 49.0, should be 48.0
Please remove or make sure it appears in the correct subdirectory of the classpath.
import org.apache.xmlrpc.client.XmlRpcClient;
MyXmlRpcClient.java:1: cannot access org.apache.xmlrpc.client.XmlRpcClient
bad class file: /l/zhihan/lib/xmlrpc-3.0a1.jar(org/apache/xmlrpc/client/XmlRpcClient.class)
class file has wrong version 49.0, should be 48.0
Please remove or make sure it appears in the correct subdirectory of the classpath.
import org.apache.xmlrpc.client.XmlRpcClient;
-----Original Message-----it's your config error,not the xmlrpc's.
From: hao hu [mailto:[EMAIL PROTECTED]
Sent: Tuesday, May 30, 2006 8:24 PM
To: [email protected]
Subject: Re: xmlrpc cannot run in JDK 1.4
在06-5-30,Han, Zhi (Zhi) <[EMAIL PROTECTED]> 写道:All,
xmlrpc-3.0a1 is compiled with JDK1.5? it cannot run in JDK1.4?
Thanks,
Zhi
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
