[
https://issues.jboss.org/browse/JBSEAM-4995?page=com.atlassian.jira.plugi...
]
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