I'm trying to get Xindice embedded working. Where do I put my database folder? webapp? WEB-INF?
I'm getting:
Original Exception: org.xmldb.api.base.XMLDBException:
at org.apache.xindice.client.xmldb.embed.CollectionImpl.getResourceCount(CollectionImpl.java:163)
Ah, you are as far as I have been :-)
I got a directory db as a subdirectory of cocoon-2.1, so on the same level as src, build and so on. But I don't know how to fill it, though I found the documentation to fill the database in standalone mode.
Joerg
