From 6f7e29ea05be963df46fb64f9dbaebb65e6b3305 Mon Sep 17 00:00:00 2001 From: Peter Hormanns Date: Thu, 5 Apr 2012 13:23:24 +0000 Subject: [PATCH] test configuration --- hsarback/build.xml | 4 +- .../META-INF/prod-context.xml} | 20 --- hsarback/conf/META-INF/test-context.xml | 33 ++++ .../web.xml => conf/WEB-INF/prod-web.xml} | 10 +- .../conf/WEB-INF/{web.xml => test-web.xml} | 144 +----------------- 5 files changed, 41 insertions(+), 170 deletions(-) rename hsarback/{webapp/META-INF/context.xml => conf/META-INF/prod-context.xml} (85%) create mode 100644 hsarback/conf/META-INF/test-context.xml rename hsarback/{webapp/WEB-INF/web.xml => conf/WEB-INF/prod-web.xml} (96%) rename hsarback/conf/WEB-INF/{web.xml => test-web.xml} (55%) 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