Hi Perry, thank you for the cocoon-xinice how-to. I tried it and got the following error:
////////////////////
The org.apache.cocoon.www.sitemap_xmap notifies that org.apache.cocoon.ProcessingException says:
Could not read resource xmldb:xindice://localhost:4080/db/landtag
More precisely:
org.apache.cocoon.ProcessingException: Could not read resource xmldb:xindice://localhost:4080/db/landtag: org.xmldb.api.base.XMLDBException: Collection No IndexManager
///////////////
My collection "landtag" works properly. Any idea, what might be wrong ?
Thanks
Joe
At 07:50 20.03.2002 +0800, you wrote:
> I have a simple java bean developed for Xindice. It covers the usual > count/query/delete functions using XML-RPC. Everythings works as > intended except that I haven't found a good way to transform the output > XML to HTML using XSLT.
Cocoon and Xindice work well together. I wrote a small 'how to' on getting the two to work together: http://www.cocooncenter.de/cc/documents/resources/xindice/index.html.
Perry
