On 6/2/06, Han, Zhi (Zhi) <[EMAIL PROTECTED]> wrote:

Jun 2, 2006 8:40:17 AM org.apache.xmlrpc.server.XmlRpcStreamServer execute
SEVERE: execute: Error while performing request
java.lang.NoClassDefFoundError: javax/xml/namespace/NamespaceContext
        at java.lang.ClassLoader.defineClass0(Native Method)
        at java.lang.ClassLoader.defineClass(ClassLoader.java:502)

You are using Java 1.4. The above class is a 1.5 class. You need an
extension jar file like ws-commons-java5, jaxme-api, or something like
that.


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]

Reply via email to