You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs@cocoon.apache.org by st...@outerthought.org on 2004/01/09 05:00:06 UTC

[WIKI-UPDATE] XMLIndiceCocoon2.1 Fri Jan 9 05:00:05 2004

Page: http://wiki.cocoondev.org/Wiki.jsp?page=XMLIndiceCocoon2.1 , version: 7 on Fri Jan  9 03:09:44 2004 by PhilippJ

+ Now that it works in embedded mode, let's try the standalone mode. 
+ 
+ You need to copy and update a few libs which are coming with the xindice ditribution into your cocoon lib directory
+ * replace the old xindice-1.1b1.jar with the one from your xindice ditribution (if you made a build in xindice, it can be found in the %xindice_home%/dist directory)
+ * copy from %xindice_home%/java/lib the xmlrpc-1.1.jar, xmldb-xupdate.jar and xmldb-common.jar files into your cocoon lib directory
+ * check if xmldb-api-20021118.jar, xml-apis, xerces and xalan version are diffrent (at the moment of writing xindice1.1b3 and cocoon2.1.4-dev (cvs from january 2004) have the same versions)
+ * don't forget to restart your cocoon webapp
+ 
- Now that it works in embedded mode, let's try the standalone mode. Instead of using {{xindice-embed}} you now have to change to {{xindice}}. Furthermore you have to specify where the XIndice database can be found/accessed. If it is on the same machine it's {{localhost:4080}} - at least if you didn't change the default XIndice port. You can also replace {{localhost}} with the address of a remote machine.\\
? -------------------------------------------------------------------

+ Instead of using {{xindice-embed}} you now have to change to {{xindice}}. Furthermore you have to specify where the XIndice database can be found/accessed. If it is on the same machine it's {{localhost:4080}} - at least if you didn't change the default XIndice port. You can also replace {{localhost}} with the address of a remote machine.\\