10 messages in net.sourceforge.lists.exist-openRe: [Exist-open] rev.8454: Error when...
FromSent OnAttachments
Thomas WhiteDec 31, 2008 2:35 am 
WolfgangDec 31, 2008 2:56 am 
Thomas WhiteDec 31, 2008 3:44 am 
Thomas WhiteDec 31, 2008 4:05 am 
WolfgangDec 31, 2008 4:12 am 
Dannes WesselsDec 31, 2008 6:40 am 
Joe WicentowskiDec 31, 2008 6:54 am 
Dannes WesselsDec 31, 2008 7:15 am 
Dannes WesselsDec 31, 2008 7:41 am 
Joe WicentowskiDec 31, 2008 12:18 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [Exist-open] rev.8454: Error when access eXist from oXygenActions...
From:Thomas White (thom@gmail.com)
Date:Dec 31, 2008 3:44:39 am
List:net.sourceforge.lists.exist-open

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.