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