Hi,
i am still trying to get the openorb thing right. So i copied the openorb jars in the common/lib directory. But i still get the same error.

I try a xpath query like this, is it correct(?):

http://localhost:8080/cocoon/xmldb/bible//fl[contains(text(),'God')]

I read something about adding this line:

System.setProperty("openorb.home","file:///opt/xindice/docs/");

But where to do this?
Here my error message:

Could not read resource xmldb:xindice://localhost:4080/bible/fl[contains(text(),'God')]

More precisly:

org.apache.cocoon.ProcessingException: Could not read resource xmldb:xindice://localhost:4080/bible/fl[contains(text(),'God')]: org.xmldb.api.base.XMLDBException: A connection to the Database instance 'bible' could not be created. Error: Cannot create resource URL. Please set the openorb.home property.

I thankfull for any hints.

Greetings,
Thomas Sempf

Reply via email to