You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xindice-dev@xml.apache.org by Apache Wiki <wi...@apache.org> on 2007/05/10 14:47:21 UTC

[Xindice Wiki] Update of "TomcatNotes" by Andoni

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Xindice Wiki" for change notification.

The following page has been changed by Andoni:
http://wiki.apache.org/xindice/TomcatNotes

------------------------------------------------------------------------------
  = Losing your Database =
  jim.fuller@ruminate.co.uk
  
- If you find yourself 'losing' your collections after restarting Tomcat adjust the location of your database to be somewhere else then the webapps directory ! This is achieved by editing the WEB-INF/system.xml 
+ If you find yourself 'losing' your collections after restarting Tomcat adjust the location of your database to be somewhere other than the webapps directory ! This is achieved by editing the WEB-INF/system.xml 
  
  <root-collection dbroot="/var/xmldb/db" name="db" use-metadata="on">