[ http://issues.apache.org/jira/browse/GERONIMO-1499?page=comments#action_12455783 ] Piyush Agarwal commented on GERONIMO-1499: ------------------------------------------
Lin, do you think this patch is still required? Daytrader-14 has been commited and it allows the user to create the db tables and indexes from the Config panel itself. The only prerequiste is that a database instance should exist, the user can now go to the Config page and use the "Recreate Database tables and indexes" to create the daytrader database. > Daytrader: uncomment the drop table statements in daytrader.sql > ---------------------------------------------------------------- > > Key: GERONIMO-1499 > URL: http://issues.apache.org/jira/browse/GERONIMO-1499 > Project: Geronimo > Issue Type: Bug > Security Level: public(Regular issues) > Components: sample apps > Affects Versions: 1.0 > Environment: winxp, > Reporter: Lin Sun > Priority: Minor > Attachments: G1499-daytrader-sql.patch > > > If the daytrader.sql is executed the 2nd time, you will see many errors like > index already exisited...because the tables are not dropped. I think it is > better to uncomment the drop table statements in > daytrader/derby/src/sql/daytrader.sql. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
