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-94f89814c4dfpull/2/head
parent
93fb61b66e
commit
ac7e995af0
File diff suppressed because it is too large
Load Diff
|
|
@ -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" />
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue