Hi all, I installed Xindice under jdk1.4.0. Everything ran well except the example XUpdate. The stack traces I got is the following:
<xupate:modifications version="1.0" xmlns:xu="http://www.xmldb.org/xupdate"> <xu:remove select="/person/[EMAIL PROTECTED] = 'home']"/> <xu:update select="/person/[EMAIL PROTECTED] = 'work']"> 480-300-3003 </xu:update> </xupdate:modifications> org.apache.xindice.client.corba.db.APIException: IDL:org/apache/xindice/client/corba/db/APIException:1.0 at org.apache.xindice.client.corba.db.APIExceptionHelper.read(APIExceptionHelper.java:112)at org.apache.xindice.client.corba.db._CollectionStub.queryCollection(_CollectionStub.java:833) at org.apache.xindice.client.xmldb.services.XUpdateQueryServiceImpl.updateResult(XUpdateQueryServiceImpl.java:165) at org.apache.xindice.client.xmldb.services.XUpdateQueryServiceImpl.update(XUpdateQueryServiceImpl.java:185)at org.apache.xindice.examples.XUpdate.main(XUpdate.java:98) XML:DB Exception occured 1 Query Compilation Error I checked the archive of the mailing list and added the line -Djava.endorsed.dirs=C:\D\XML\Xindice\xml-xindice-1.0\xml-xindice-1.0\java\lib to the vm.cfg. This did not solved my problem. Then I also added the xalan/xerces delivered by xindice to the directory jre/lib/endorsed directory. The same problem remains. I the archive somebody reported the same exception with the only different XML:DB Exception occured 1 Query Processing Error instead of my Compilation Error. Could somebody please tell me what is wrong? I ran Xindice under Windows 2000 and re-compiled the source and the examples using ant. Many thanks, Yun -- Yun Ding European Media Laboratory Schloss-Wolfsbrunnenweg 33 D-69118 Heidelberg Tel.: (+49) 6221 533 240 Fax.: (+49) 6221 533 297