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

Marek Novotny (JIRA) jira-events at lists.jboss.org
Tue Jun 5 18:12:22 EDT 2012


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

Marek Novotny edited comment on JBSEAM-4959 at 6/5/12 6:11 PM:
---------------------------------------------------------------

H2 is set as default.

We need to think about how to handle <driver>driver-reference<driver>.

driver-reference can be jar filename if that is copied into deployments directory or just a name for database driver if that is configured directly in JBoss AS 7.
                
      was (Author: manaRH):
    H2 is set as default.

We need to think about how to handle <driver>driver-reference<driver>.

direver-reference can be jar filename if that is copied into deployments directory or just a name for database driver if that is configured directly in JBoss AS 7.
                  
> 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
>              Labels: seam-gen
>             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