[Xindice Wiki] Update of "TomcatNotes" by Andoni
Apache Wiki <[email protected]>
| Newsgroups | gmane.text.xml.xindice.devel |
|---|---|
| Message-ID | <[email protected]> |
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 = [email protected] - 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">