diff --git a/wildfly_tml_khhw/config/standalone.xml b/wildfly_tml_khhw/config/standalone.xml index 5d37e74..0e3ebeb 100644 --- a/wildfly_tml_khhw/config/standalone.xml +++ b/wildfly_tml_khhw/config/standalone.xml @@ -140,6 +140,14 @@ + + jdbc:h2:mem:test;DB_CLOSE_DELAY=-1;DB_CLOSE_ON_EXIT=FALSE + h2 + + sa + sa + + jdbc:oracle:thin:@khhw7.wanhai.com:1521:whlt diff --git a/wildfly_tml_txgw/config/standalone.xml b/wildfly_tml_txgw/config/standalone.xml index 2a707aa..72d66f4 100644 --- a/wildfly_tml_txgw/config/standalone.xml +++ b/wildfly_tml_txgw/config/standalone.xml @@ -140,6 +140,14 @@ + + jdbc:h2:mem:test;DB_CLOSE_DELAY=-1;DB_CLOSE_ON_EXIT=FALSE + h2 + + sa + sa + + jdbc:oracle:thin:@txgw5.wanhai.com:1521:whlt