New question.

in the hibernation service, via:

core/src/resources/nukes-core-har/META-INF/hibernate-service.xml
core/src/resources/test/hibernate.properties

do we stick with hsqlbd or do we switch to the database used for the core (say 
MySQL, PostgreSQL). This is not clear even from the default settings which have
hibernate.dialect=net.sf.hibernate.dialect.MySQLDialect
  | hibernate.connection.driver_class=org.hsqldb.jdbcDriver
  | hibernate.connection.url=jdbc:hsqldb:test
  | hibernate.connection.username=sa
  | hibernate.connection.password=
  | hibernate.connection.pool_size=1
  | 

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3862312#3862312

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3862312


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
JBoss-Development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to