[seam-issues] [JBoss JIRA] (JBSEAM-4995) seam-gen doesn't automatically include jdbc-driver jar to project classpath

Daniel Hinojosa (JIRA) jira-events at lists.jboss.org
Tue Aug 14 13:17:15 EDT 2012


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

Daniel Hinojosa commented on JBSEAM-4995:
-----------------------------------------

[~manaRH], what is the preferred db anyway? It seems that the examples-ee6 uses h2 but seam-gen uses hsqldb.

Further information:
 JBoss 7.1.1 has hsqldb-2.2.4 in the lib directory.
 There are no HSQLDB modules, nor H2 modules pre-packages with the AS.
                
> seam-gen doesn't automatically include jdbc-driver jar to project classpath 
> ----------------------------------------------------------------------------
>
>                 Key: JBSEAM-4995
>                 URL: https://issues.jboss.org/browse/JBSEAM-4995
>             Project: Seam 2
>          Issue Type: Bug
>          Components: Tools
>    Affects Versions: 2.3.0.BETA2
>            Reporter: Tomas Remes
>            Assignee: Daniel Hinojosa
>              Labels: seam-gen
>             Fix For: 2.3.0.CR1
>
>
> classpath entry is missing something like:
> {noformat}
> <classpathentry kind="lib" path="lib/@driverJar@"/>
> {noformat}

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