diff --git a/docbook/auth-server-docs/reference/en/en-US/modules/server-installation.xml b/docbook/auth-server-docs/reference/en/en-US/modules/server-installation.xml index 27e1a262c7..edf3f36cdb 100755 --- a/docbook/auth-server-docs/reference/en/en-US/modules/server-installation.xml +++ b/docbook/auth-server-docs/reference/en/en-US/modules/server-installation.xml @@ -64,11 +64,11 @@ To add Keycloak to existing standalone.xml server config run: -bin/jboss-cli.sh --file=keycloak-install.cli +bin/jboss-cli.sh --file=bin/keycloak-install.cli To add Keycloak to existing standalone-ha.xml server config run: - bin/jboss-cli.sh --file=keycloak-install.cli +bin/jboss-cli.sh --file=bin/keycloak-install-ha.cli If you want to add Keycloak to a different server config edit keycloak-install.cli or keycloak-install-ha.cli and change the name of the server config. @@ -242,6 +242,11 @@ bin/add-user.[sh|bat] -r master -u -p JDBC4 Postgresql Driver, Version 9.3-1100 auto + + PostgresPlus 9.4 + edb-jdbc17-4.0 + auto + Oracle 11g R1 Oracle JDBC Driver v11.1.0.7 @@ -253,8 +258,8 @@ bin/add-user.[sh|bat] -r master -u -p org.hibernate.dialect.SQLServer2008Dialect - Sybase ASE 15.7 - JDBC(TM)/7.07 ESD #5 (Build 26792)/P/EBF20686 + IBM DB2 10.5 + JDBC 4.0 Driver (db2jcc4.jar) 4.19.26 auto diff --git a/testsuite/docker-cluster/shared-files/standaloneXmlChanges.xsl b/testsuite/docker-cluster/shared-files/standaloneXmlChanges.xsl index 4c4a35e7e5..0ffa59e766 100644 --- a/testsuite/docker-cluster/shared-files/standaloneXmlChanges.xsl +++ b/testsuite/docker-cluster/shared-files/standaloneXmlChanges.xsl @@ -20,9 +20,9 @@ +