[seam-issues] [JBoss JIRA] (JBSEAM-4959) Seam gen needs to use different default JDBC driver than HSQLDB

Tomas Remes (JIRA) jira-events at lists.jboss.org
Fri May 25 04:10:18 EDT 2012


    [ https://issues.jboss.org/browse/JBSEAM-4959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12695856#comment-12695856 ] 

Tomas Remes commented on JBSEAM-4959:
-------------------------------------

As I have tested this functionality, I would vote for H2 as the default database. Since current HSQLDB 1.8.x is not JDBC 4 compliant and it is not embedded in AS7, I wouldn't consider using hsqldb as the default user "easiest" way to deploy new project with persistence. 
                
> Seam gen needs to use different default JDBC driver than HSQLDB
> ---------------------------------------------------------------
>
>                 Key: JBSEAM-4959
>                 URL: https://issues.jboss.org/browse/JBSEAM-4959
>             Project: Seam 2
>          Issue Type: Bug
>          Components: Tools
>    Affects Versions: 2.3.0.BETA2
>            Reporter: Marek Novotny
>            Assignee: Marek Novotny
>             Fix For: 2.3.0.CR1
>
>
> Seam-gen uses as default JDBC Driver HSQLDB 1.8.x. That is problematic in usage with AS 7.1.x. We should provide as default JDBC driver H2 or other JDBC 4 compliant driver.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the seam-issues mailing list