CCM NG: Some work on the test profile for Wildfly8 and MySQL

git-svn-id: https://svn.libreccm.org/ccm/ccm_ng@3594 8810af33-2d31-482b-a856-94f89814c4df
pull/2/head
jensp 2015-08-31 13:51:13 +00:00
parent 93fb61b66e
commit ac7e995af0
2 changed files with 1083 additions and 1 deletions

View File

@ -22,7 +22,7 @@
<jta-data-source>java:/comp/env/jdbc/org/libreccm/ccm-core/mysql</jta-data-source> <jta-data-source>java:/comp/env/jdbc/org/libreccm/ccm-core/mysql</jta-data-source>
<properties> <properties>
<property name="hibernate.hbm2ddl.auto" value="create-drop"/> <property name="hibernate.hbm2ddl.auto" value=""/>
<property name="hibernate.show_sql" value="true"/> <property name="hibernate.show_sql" value="true"/>
<property name="hibernate.id.new_generator_mappings" value="true"/> <property name="hibernate.id.new_generator_mappings" value="true"/>
<property name="hibernate.connection.autocommit" value="false" /> <property name="hibernate.connection.autocommit" value="false" />