On 7/26/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:

I created the XML RPC server as suggested on the website for Calculator
example. I wrote the XML-RPC client code also which is attached below. When
I run the XML-RPC client i get the error "java.lang.NoClassDefFoundError:
org/apache/ws/commons/serialize/DOMSerializer"
I then tried searching for this class "DOMSerializer", realized that it is
part of ws-Commons but could not find any link to download this one.

Use the latest rc1 build, which is available from

   http://people.apache.org/~jochen/xmlrpc/dist/xmlrpc-3.0rc1-bin.tar.gz

It contains the prerequisites.


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