From 7b3a532e141911ead4c7aae57545e55c232d8df2 Mon Sep 17 00:00:00 2001 From: Peter Hormanns <peter.hormanns@jalin.de> Date: Wed, 26 Jun 2013 15:05:22 +0200 Subject: [PATCH] neue Hives h67/h68 --- hsarback/conf/META-INF/prod-context.xml | 10 ++++++++++ 1 files changed, 10 insertions(+), 0 deletions(-) diff --git a/hsarback/conf/META-INF/prod-context.xml b/hsarback/conf/META-INF/prod-context.xml index a33e3c2..3c439bc 100644 --- a/hsarback/conf/META-INF/prod-context.xml +++ b/hsarback/conf/META-INF/prod-context.xml @@ -136,6 +136,16 @@ type="javax.jms.Queue"/> <ResourceLink + name="jms/hsadminSystem-h67" + global="jms/hsadminSystem-h67" + type="javax.jms.Queue"/> + + <ResourceLink + name="jms/hsadminSystem-h68" + global="jms/hsadminSystem-h68" + type="javax.jms.Queue"/> + + <ResourceLink name="jms/hsadminSystem-mail1" global="jms/hsadminSystem-mail1" type="javax.jms.Queue"/> -- Gitblit v1.9.3