Wolfgang,
I have removed xmlrpc-1.2-patched.jar from oXygen's eXist data sources links
and replaced it with xmlrpc-client-3.1.1.jar.
Now I have the following refferences to my current eXist installation there:
d:/exist/exist.jar
d:/exist/lib/core/xmldb.jar
d:/exist/lib/core/xmlrpc-client-3.1.1.jar
but it still does not work. Please advice.
Tom
"Wolfgang" <wolf...@exist-db.org> wrote in message
news:495B...@exist-db.org...
I just have build and installed rev.8454 and now I can't open access the
database from oXygen anymore. I have the following error:
"Could not instantiate: ro.synch.nxd.exist.ExistSession due to:
java.lang.NoClassDefFoundError:
org/apache/xmlrpc/client/XmlRpcClientConfig
"
Oxygen works correctly on my machine. The xmlrpc library used by eXist
was updated recently and your error is probably connected to that.
Please make sure you removed xmlrpc-1.2-patched.jar from
EXIST_HOME/lib/core.
Did you also update the eXist version Oxygen uses on the client side?
This is not necessary, but if yes, update the xmlrpc jars there as well
and remove xmlrpc-1.2-patched.
However, older versions of eXist should be able to connect to newer
versions even if they are using different versions of the xmlrpc jars.