You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Paul McMahan (JIRA)" <de...@geronimo.apache.org> on 2006/06/22 18:27:40 UTC

[jira] Created: (GERONIMO-2144) GBean for handling initial database population

GBean for handling initial database population
----------------------------------------------

         Key: GERONIMO-2144
         URL: http://issues.apache.org/jira/browse/GERONIMO-2144
     Project: Geronimo
        Type: New Feature
    Security: public (Regular issues) 
  Components: databases  
    Versions: Wish List    
    Reporter: Paul McMahan
    Priority: Minor


Some applications like daytrader and liferay need to have a database populated before they can run.  It would be nice to have a GBean that could take a datasource and SQL as input and handling running the SQL when the application is started for the first time.  The GBean would need to also provide a way to avoid running the SQL multiple times, perhaps by allowing the deployment plan to specify an SQL statement that the GBean can use to determine if the database has already been populated.

This idea was originally proposed by David Jencks and discussed in this thread:
http://mail-archives.apache.org/mod_mbox/geronimo-dev/200511.mbox/%3c0293590575765d45a9bfccfe7220a654@yahoo.com%3e

-- 
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


[jira] Closed: (GERONIMO-2144) GBean for handling initial database population

Posted by "David Jencks (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-2144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Jencks closed GERONIMO-2144.
----------------------------------

    Resolution: Duplicate
      Assignee: David Jencks

Duplicate of GERONIMO-2396

> GBean for handling initial database population
> ----------------------------------------------
>
>                 Key: GERONIMO-2144
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-2144
>             Project: Geronimo
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>          Components: databases
>    Affects Versions: Wish List
>            Reporter: Paul McMahan
>            Assignee: David Jencks
>            Priority: Minor
>
> Some applications like daytrader and liferay need to have a database populated before they can run.  It would be nice to have a GBean that could take a datasource and SQL as input and handling running the SQL when the application is started for the first time.  The GBean would need to also provide a way to avoid running the SQL multiple times, perhaps by allowing the deployment plan to specify an SQL statement that the GBean can use to determine if the database has already been populated.
> This idea was originally proposed by David Jencks and discussed in this thread:
> http://mail-archives.apache.org/mod_mbox/geronimo-dev/200511.mbox/%3c0293590575765d45a9bfccfe7220a654@yahoo.com%3e

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.