diff --git a/templates/wildfly-10-standalone.xml.erb b/templates/wildfly-10-standalone.xml.erb index f404c3f..eebe140 100644 --- a/templates/wildfly-10-standalone.xml.erb +++ b/templates/wildfly-10-standalone.xml.erb @@ -45,46 +45,53 @@ - - + + - + - - + + - + - + - + - + - - + + - + @@ -94,18 +101,18 @@ - + - + - + - - - + + + @@ -185,15 +192,7 @@ - - jdbc:h2:mem:test;DB_CLOSE_DELAY=-1;DB_CLOSE_ON_EXIT=FALSE - h2 - - sa - sa - - - + jdbc:mysql://<%= @mysql_host %>:<%= @mysql_port %>/zanata?characterEncoding=UTF-8 com.mysql.jdbc.Driver <%= @mysql_driver_name %> @@ -218,6 +217,15 @@ + + jdbc:h2:mem:test;DB_CLOSE_DELAY=-1;DB_CLOSE_ON_EXIT=FALSE + h2 + + sa + sa + + org.h2.jdbcx.JdbcDataSource @@ -310,8 +318,8 @@ - - + + - + @@ -394,14 +402,15 @@ - + - - - + + + - + @@ -476,9 +485,9 @@ <% end -%> - + - + - + @@ -498,27 +507,41 @@ - + + - + + - + +<% if @zanata_openid_provider_url != '' -%> + +<% end -%> + + - - - - - - + + + + + + @@ -554,24 +577,26 @@ + - + - + - + - + @@ -599,20 +624,23 @@ <% end -%> - - - + + + - + + - + - - + + @@ -627,17 +655,18 @@ + - + - + - +