Include sql script in the ear and use a gbean to create tables etc
------------------------------------------------------------------

                 Key: DAYTRADER-14
                 URL: http://issues.apache.org/jira/browse/DAYTRADER-14
             Project: DayTrader
          Issue Type: Improvement
          Components: EJB Tier
    Affects Versions: 1.2
            Reporter: David Jencks


You can use the DatabaseIntitializationGBean (GERONIMO-2396) in a g. plan and 
include the sql script in the ejb module so the database will get created if 
not already present. This is way better than the previous hack of including a 
pre-built database in the car file.

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

        

Reply via email to