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 07:00:04 UTC

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

Page: http://wiki.cocoondev.org/Wiki.jsp?page=XMLIndiceCocoon2.1 , version: 8 on Fri Jan  9 05:46:54 2004 by 62.178.42.203

- ! XIndice standalone vs. embedded mode
?    ^

+ !! Xindice standalone vs. embedded mode
? +   ^

- XIndice 1.1 provides two modes for running. On the one hand there is the embedded mode, which should work per default when the xindice.jar is deployed with Cocoon (as it is when including xmldb block since 2003-11-28). On the other hand there is the standalone mode, the database runs independently on Cocoon.
?  ^

+ Xindice 1.1 provides two modes for running. On the one hand there is the embedded mode, which should work per default when the xindice.jar is deployed with Cocoon (as it is when including xmldb block since 2003-11-28). On the other hand there is the standalone mode, the database runs independently on Cocoon.
?  ^

- ! cocoon.xconf
+ !! cocoon.xconf
? +

- ! Cocoon XML:DB block
+ !! Cocoon XML:DB block
? +

+ __NOTE:__ The xmldb block is available in current cvs-snapshots not in 2.1.3
+ 
- ! Using XIndice in Cocoon
?          ^

+ !! Using Xindice in Cocoon
? +         ^

+ 
- ! XIndice in standalone mode
?    ^

+ !! Xindice in standalone mode
? +   ^

- __NOTE:__ While for Xindice 1.0 default port is 4080, Xindice 1.1 server is deployed on top of servlet engine, and you should use servlet engine's port number, such as 8080 or 8888.
+ __NOTE:__ While for Xindice 1.0 default port is 4080, Xindice 1.1 server is deployed on top of servlet engine, and you should use servlet engine's port number, such as 8080 or 8888. Xindice 1.1b3 comes with an optional Jetty and can run independently on port 8888
?                                                                                                                                                                                      ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

+ __NOTE:__ If you want to use Xupdate from within xsp with the standalone Xindice you need to write a patch, because of a Xalan/Xerces bug [see mail archive|http://marc.theaimsgroup.com/?l=xml-cocoon-dev&m=102364793906117&w=2]. 
+ A possible patch is described here [here|http://marc.theaimsgroup.com/?l=xml-cocoon-users&m=104965559818285&w=2]. (It's quiet hard to recognize this bug, but if you read your Xindice log carefully. you'll notice the missing namespace declaration)
+