[
https://issues.apache.org/jira/browse/DAYTRADER-35?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12476209
]
Christopher James Blythe commented on DAYTRADER-35:
---------------------------------------------------
A feature was added into Daytrader 1.2 and 2.0 to manage the table/index
creation within the war file. The ddls are stored in a dbscripts sub-directory
of the war file and a link was added to the configuration page to trigger the
creation of the database tables and indexes. The prerequisite derby database is
created by the datasource definition in the deployment plan files. This feature
makes the database creation scripts obsolete. Nevertheless, there is still
value in keeping a basic db creation script around for convenience.
Based on discussion in the dev list, the database creation script should be
moved from the modules sub-directory and placed in the bin directory. These
changes along with the derby version update apply to both branches/1.2 and
trunk.
> Change createDB script for the Geronimo 2.0
> -------------------------------------------
>
> Key: DAYTRADER-35
> URL: https://issues.apache.org/jira/browse/DAYTRADER-35
> Project: DayTrader
> Issue Type: Improvement
> Components: buildsystem
> Reporter: Lasantha Ranaweera
> Attachments: DAYTRADER-35.patch.patch
>
>
> G 2.0 uses new version of Derby. Existing createDB.sh file has to modify
> according to it.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.