diff --git a/hsarback/.classpath b/hsarback/.classpath
index d7f8e02..2c40f2b 100644
--- a/hsarback/.classpath
+++ b/hsarback/.classpath
@@ -29,5 +29,7 @@
+
+
diff --git a/hsarback/conf/jndi.properties b/hsarback/conf/jndi.properties
index 5fc5e85..87a21ff 100644
--- a/hsarback/conf/jndi.properties
+++ b/hsarback/conf/jndi.properties
@@ -1,5 +1,5 @@
java.naming.factory.initial=org.apache.activemq.jndi.ActiveMQInitialContextFactory
-java.naming.provider.url=ssl://config-test.ostwall195.de:61617
+java.naming.provider.url=tcp://localhost:61616
connectionFactoryNames=QueueCF
-queue.hsadminSystem-h81=queue.hsadminSystem-h81
+queue.hsadminSystem-h99=queue.hsadminSystem-h99
queue.hsadminStatus=queue.hsadminStatus
\ No newline at end of file
diff --git a/hsarback/conf/qserv.properties b/hsarback/conf/qserv.properties
index 9e11197..5220247 100644
--- a/hsarback/conf/qserv.properties
+++ b/hsarback/conf/qserv.properties
@@ -1,5 +1,5 @@
hsadmin.jms.factory=QueueCF
-hsadmin.jms.system-queue=hsadminSystem-h81
+hsadmin.jms.system-queue=hsadminSystem-h99
hsadmin.jms.status-queue=hsadminStatus
-hsadmin.jms.username=user-h81
-hsadmin.jms.password=geheim
+hsadmin.jms.username=user-h99
+hsadmin.jms.password=GrIo3Z
diff --git a/hsarback/lib/commons-logging-1.1.1.jar b/hsarback/lib/commons-logging-1.1.1.jar
new file mode 100644
index 0000000..e40f8f1
Binary files /dev/null and b/hsarback/lib/commons-logging-1.1.1.jar differ
diff --git a/hsarback/lib/commons-logging-api-1.1.1.jar b/hsarback/lib/commons-logging-api-1.1.1.jar
new file mode 100644
index 0000000..624ad36
Binary files /dev/null and b/hsarback/lib/commons-logging-api-1.1.1.jar differ