diff --git a/hsarback/build.xml b/hsarback/build.xml index 12d7622..9911a7e 100644 --- a/hsarback/build.xml +++ b/hsarback/build.xml @@ -55,7 +55,7 @@ - + @@ -63,6 +63,8 @@ + + diff --git a/hsarback/webapp/META-INF/context.xml b/hsarback/conf/META-INF/prod-context.xml similarity index 85% rename from hsarback/webapp/META-INF/context.xml rename to hsarback/conf/META-INF/prod-context.xml index 9b53ba3..e84ba48 100644 --- a/hsarback/webapp/META-INF/context.xml +++ b/hsarback/conf/META-INF/prod-context.xml @@ -10,11 +10,6 @@ global="jms/QueueCF" type="javax.jms.QueueConnectionFactory"/> - - - - - - - - + + + + + + + + + + + + + + diff --git a/hsarback/webapp/WEB-INF/web.xml b/hsarback/conf/WEB-INF/prod-web.xml similarity index 96% rename from hsarback/webapp/WEB-INF/web.xml rename to hsarback/conf/WEB-INF/prod-web.xml index 4030a94..fc3cec1 100644 --- a/hsarback/webapp/WEB-INF/web.xml +++ b/hsarback/conf/WEB-INF/prod-web.xml @@ -19,11 +19,11 @@ de.hsadmin.cliClientConnector.CLIClientConnectorServlet proxyValidateUrl - https://${cas.domain.name}:${cas.https.port}/cas/proxyValidate + https://@LOGIN_HOST@:@LOGIN_PORT@/cas/proxyValidate proxyServiceUrl - https://${hsar.domain.name}:${hsar.https.port}/hsar/backend + https://@CONFIG_HOST@:@CONFIG_PORT@/hsar/backend Components @@ -157,12 +157,6 @@ Shareable - - jms/hsadminSystem-h81 - javax.jms.Queue - Container - Shareable - jms/hsadminSystem-h01 javax.jms.Queue diff --git a/hsarback/conf/WEB-INF/web.xml b/hsarback/conf/WEB-INF/test-web.xml similarity index 55% rename from hsarback/conf/WEB-INF/web.xml rename to hsarback/conf/WEB-INF/test-web.xml index 827cd3c..65199c0 100644 --- a/hsarback/conf/WEB-INF/web.xml +++ b/hsarback/conf/WEB-INF/test-web.xml @@ -158,157 +158,19 @@ - jms/hsadminSystem-h81 + jms/hsadminSystem-h99 javax.jms.Queue Container Shareable - jms/hsadminSystem-h01 + jms/hsadminSystem-testdns javax.jms.Queue Container Shareable - jms/hsadminSystem-h02 - javax.jms.Queue - Container - Shareable - - - jms/hsadminSystem-h03 - javax.jms.Queue - Container - Shareable - - - jms/hsadminSystem-h04 - javax.jms.Queue - Container - Shareable - - - jms/hsadminSystem-h05 - javax.jms.Queue - Container - Shareable - - - jms/hsadminSystem-h06 - javax.jms.Queue - Container - Shareable - - - jms/hsadminSystem-h07 - javax.jms.Queue - Container - Shareable - - - jms/hsadminSystem-h08 - javax.jms.Queue - Container - Shareable - - - jms/hsadminSystem-h09 - javax.jms.Queue - Container - Shareable - - - jms/hsadminSystem-h50 - javax.jms.Queue - Container - Shareable - - - jms/hsadminSystem-h51 - javax.jms.Queue - Container - Shareable - - - jms/hsadminSystem-h52 - javax.jms.Queue - Container - Shareable - - - jms/hsadminSystem-h53 - javax.jms.Queue - Container - Shareable - - - jms/hsadminSystem-h54 - javax.jms.Queue - Container - Shareable - - - jms/hsadminSystem-h55 - javax.jms.Queue - Container - Shareable - - - jms/hsadminSystem-h56 - javax.jms.Queue - Container - Shareable - - - jms/hsadminSystem-h57 - javax.jms.Queue - Container - Shareable - - - jms/hsadminSystem-h58 - javax.jms.Queue - Container - Shareable - - - jms/hsadminSystem-dns1 - javax.jms.Queue - Container - Shareable - - - jms/hsadminSystem-dns2 - javax.jms.Queue - Container - Shareable - - - jms/hsadminSystem-dns3 - javax.jms.Queue - Container - Shareable - - - jms/hsadminSystem-mail1 - javax.jms.Queue - Container - Shareable - - - jms/hsadminSystem-mail2 - javax.jms.Queue - Container - Shareable - - - jms/hsadminSystem-mail3 - javax.jms.Queue - Container - Shareable - - - jms/hsadminSystem-backupmx + jms/hsadminSystem-testmail javax.jms.Queue Container Shareable