Hi, I want to upgrade eXist to the latest, greatest eXist-1.1.1-newcore version. OXF has two jars: exist-optional-20060316.jar exist-20060316.jar Can I just drop in the new jar and remove the old one? Remove both old ones? What's in the optional jar? Anything that might conflict/break/secretly corrupt data if mixed with a new base jar? thanks! Mike -- -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws |
Hello,
I don't know if it may help, but I installed the newcore separately and I access it from orbeon using <datasource> <driver-class-name>org.exist.xmldb.DatabaseImpl</driver-class-name> <uri>xmldb:exist://localhost:9999/exist/xmlrpc</uri> <username>totor</username> <password></password> </datasource> Kind regards Martin Mike Leary wrote: Hi, I want to upgrade eXist to the latest, greatest eXist-1.1.1-newcore version. OXF has two jars: exist-optional-20060316.jar exist-20060316.jar Can I just drop in the new jar and remove the old one? Remove both old ones? What's in the optional jar? Anything that might conflict/break/secretly corrupt data if mixed with a new base jar? thanks! Mike -- Martin Mohnhaupt Nice Data Systems Rue de Lyon 42 - CH 1203 GENEVE Tél: +41 (0) 22 344 11 39 Mob: +41 (0) 78 636 00 75 Email: [hidden email] Web: http://www.nicedata.com Skype: martin.mohnhaupt Action Carbone: http://www.actioncarbone.org -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws |
In reply to this post by Mike Leary
Mike,
I've done this, it works fine just replacing them. Your database will probably be locked (mine was) so back it up, delete all the files in exist-data directory and then restore it. If you have any problems, try updating some of the other jars that come with exist (xeceres and xmldb etc.) Hope this helps Ryan Ryan Puddephatt Software Engineer Teleflex Group - IT UK 1 Michaelson Square Livingston West Lothian Scotland EH54 7DP e> [hidden email] t> +44(0)1506 407 110 f> +44(0)1506 407 108 >-----Original Message----- >From: Mike Leary [mailto:[hidden email]] >Sent: 18 January 2007 23:15 >To: [hidden email] >Subject: [ops-users] eXist upgrade (optional jar?) > > >Hi, > >I want to upgrade eXist to the latest, greatest >eXist-1.1.1-newcore version. OXF has two jars: > >exist-optional-20060316.jar >exist-20060316.jar > >Can I just drop in the new jar and remove the old one? Remove >both old ones? > >What's in the optional jar? Anything that might >conflict/break/secretly corrupt data if mixed with a new base jar? > >thanks! >Mike > >-- > > -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws |
Free forum by Nabble | Edit this page |