[
https://issues.jboss.org/browse/JBSEAM-4995?page=com.atlassian.jira.plugi...
]
Marek Novotny commented on JBSEAM-4995:
---------------------------------------
seam-gen should use "whatever JDBC 4 compatible" is usable in AS 7, but HSQLDB
is not. So we need to go with H2 as it is used in AS 7 for all demo/example
presentations.
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