Jochen Wiedmann wrote:

Dietmar Abts wrote:

> testing Apache XML-RPC 3.0rc1 and Java 1.6.0-beta the exception
> "IncompatibleClassChangeError" was thrown.
> Using Java 1.5 the program runs well.

Dietmar, I am sorry, but your description isn't sufficient for
reproducing a problem.

I am using 1.6 myself and never had such problems. It is most possibly a
problem with your local setup, for example different classes floating
around or something like that. If not, I need a more concise description
like "compile this class with JDK x and the following command ..."


I was getting the same error with Java 5, even for your simple echo
client. For me the reason was that I had both xmlrpc 1.2 and 3.0rc1 in
the classpath ... so it was not a bug ... just my mistake. The stack
trace was exactly the same.

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

Reply via email to