[daisy] [JIRA] Resolved: (DSY-437) Repository initialisation script
should check existence of activemq database
Bruno Dumon (JIRA)
issues at cocoondev.org
Fri Mar 30 10:57:20 CDT 2007
[ http://issues.cocoondev.org//browse/DSY-437?page=all ]
Bruno Dumon resolved DSY-437:
-----------------------------
Fix Version: public - 2.0
Resolution: Fixed
I've added a call to jmsDbParams.checkDatabase() so that the existence of the database is checked.
In general, it's not really possible to create databases via JDBC (if it would be possible, the installation script could create the databases). In future Daisy releases we might however put the ActiveMQ tables by default in the same database as the repository server.
> Repository initialisation script should check existence of activemq database
> ----------------------------------------------------------------------------
>
> Key: DSY-437
> URL: http://issues.cocoondev.org//browse/DSY-437
> Project: Daisy
> Type: Improvement
> Versions: public - 2.0
> Reporter: Andreas Deininger
> Priority: Minor
> Fix For: public - 2.0
>
> Currently, the existence activemq database given in the repository initialisation script is not checked. If you specify a non existing database, the initialisation script will run successfully, however repository startup will fail afterwards. Maybe this could be prevented by creating the database automatically if it does not exist at repository startup.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.cocoondev.org//secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
More information about the daisy
mailing list