What version of Java?

If it's 1.4 make you have set $XINDICE_HOME/config/vm.cfg to include

 -Djava.endorsed.dirs=<whatever the path is to your $XINDICE_HOME>/java/lib

Gary

Lennard Fuller wrote:
I've noticed a number of entries in the archive listing this exception but have not found anything detailing a resolution.

I get this exception everytime I run the sample XUpdate class:

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 XUpdate.main(XUpdate.java:27)
XML:DB Exception occured 1 Query Processing Error


Any suggestions?

Thanks,
Lennard

BTW I'm using a linux.



Reply via email to