HSQLDB is now a first-class ManifoldCF database; we should describe how to use
it in the documentation
------------------------------------------------------------------------------------------------------
Key: CONNECTORS-206
URL: https://issues.apache.org/jira/browse/CONNECTORS-206
Project: ManifoldCF
Issue Type: Improvement
Components: Documentation
Reporter: Karl Wright
We're currently missing pretty much all mention of HSQLDB in the documentation.
This includes how to enable it:
org.apache.manifoldcf.databaseimplementationclass value
org.apache.manifoldcf.core.database.DBInterfaceHSQLDB
... as well as the property it has for pointing at the database instance:
org.apache.manifoldcf.hsqldbdatabasepath value <relative path>
In addition to the site documentation for how to use it, we should also
consider making HSQLDB be the default example database, since it seems to have
fewer real problems than Derby. But this must wait until a test suite is
written for this database.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira