On 10/4/06, COHEN, STEVEN M (SBCSI) <[EMAIL PROTECTED]> wrote:

Caused by: java.lang.NoClassDefFoundError:
javax/xml/namespace/NamespaceContext

Doing a little research on the Apache XML-RPC site, I am led to
http://ws.apache.org/commons/ws-commons-java5/index.html

That class is a part of Java 5. With elder Java versions, you need the
ws-commons-java5 jar file from

   http://repo1.maven.org/maven2/org/apache/ws/commons/ws-commons-java5/1.0.1/

In either case, you will also need the ws-commons-util jar files from

   http://repo1.maven.org/maven2/org/apache/ws/commons/ws-commons-util/1.0.1/

Jochen

--
My wife Mary and I have been married for forty-seven years and not
once have we had an argument serious enough to consider divorce;
murder, yes, but divorce, never.
(Jack Benny)

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to