Sebastian Schaffert created MARMOTTA-74:
-------------------------------------------
Summary: Quartz should store its tasks in its own embedded H2
database
Key: MARMOTTA-74
URL: https://issues.apache.org/jira/browse/MARMOTTA-74
Project: Marmotta
Issue Type: Bug
Reporter: Sebastian Schaffert
Assignee: Jakob Frank
The quartz scheduler is currently the last service depending on the old
persistence service for acquiring a connection to the database. This dependency
should be removed so we can get rid of the old persistence service. The easiest
solution is that Quartz uses its own embedded H2 instance to store task
information in the file system (inside the LMF home folder).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira