[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-1518) support for H2 in seam-gen

Dan Allen (JIRA) jira-events at lists.jboss.org
Wed Jun 20 22:52:51 EDT 2007


support for H2 in seam-gen
--------------------------

                 Key: JBSEAM-1518
                 URL: http://jira.jboss.com/jira/browse/JBSEAM-1518
             Project: JBoss Seam
          Issue Type: Patch
          Components: Tools
    Affects Versions: 1.3.0.ALPHA
         Environment: seam CVS trunk
            Reporter: Dan Allen
            Priority: Minor


Currently, the seam-gen questionnaire does not support H2, even though there is a dialect for Hibernate that functions with a H2 database.  I have discovered that H2 is far more suitable than HSQLDB and prefer to use it now whenever I am doing prototype development.  Naturally, it is annoying to always have to make my case the exception when supporting H2 is just a matter of filling in the proper blanks in the seam-gen build.xml file.  Without further delay, I did just that.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list