I am trying to upgrade my code to use Apache XML-RPC 3.0 which
previously worked under 2.0.

After a little tweaking for the new package structure, I was able to
compile.  But while running, I encounter

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

The documentation here seems to indicate that this is the solution to my
problem.  The javadocs have the missing classes and indeed, I am in an
1.4.2 j2sdk environment so it all makes sense.  

But where do I get this stuff?

There do not appear to be any distributed jars or even source code.
What's up?  Is XML-RPC 3.0 really dependent on j2sdk 5.0?

Thank you.
Steve Cohen



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

Reply via email to