From: Joe W. <jo...@gm...> - 2010-09-08 13:09:34
|
Hi all, My experience with trunk recently is that oXygen's Database Explorer can browse the database, but generates an error whenever I try to open a document: [ Resource Opener ] - java.lang.NoSuchMethodError: org.exist.xmldb.UserManagementService.getUser(Ljava/lang/String;)Lorg/exist/security/User; java.lang.NoSuchMethodError: org.exist.xmldb.UserManagementService.getUser(Ljava/lang/String;)Lorg/exist/security/User; at ro.sync.db.nxd.exist.A.B(Unknown Source) at ro.sync.exml.editor.T.V$25.A(Unknown Source) at ro.sync.db.nxd.B.A(Unknown Source) at ro.sync.db.nxd.B$_E$1.Ե(Unknown Source) at ro.sync.ui.application.P.run(Unknown Source) I do not get this error when opening documents via File > Open URL. I recall Dmitriy saying: > TODO: ... > 3. make sure that old clients will work with new API, as example oXygen with old libs Is anyone else seeing this error? If so, I guess the workaround for now is to avoid using trunk libraries for oXygen Data Source definitions. Joe |