From 3de8fa2128c740e131676683dec649bb44c8ea73 Mon Sep 17 00:00:00 2001 From: Roberto Sánchez <roberto.sanchez@curisit.net> Date: Mon, 24 Feb 2014 13:22:01 +0000 Subject: [PATCH] #593 feature - Changed log lib to log4j2 and bugfixing --- src/main/resources/securis-client.properties | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/src/main/resources/securis-client.properties b/src/main/resources/securis-client.properties index a6a2ed3..2212669 100644 --- a/src/main/resources/securis-client.properties +++ b/src/main/resources/securis-client.properties @@ -1 +1,3 @@ -public.key.file = /Users/cproberto/Documents/wsPython/doky/tests/mykey.pub \ No newline at end of file +public.key.file = /Users/cproberto/Documents/wsPython/doky/tests/mykey.pub +app.code = CurisIntegrity +customer.code = ROB \ No newline at end of file -- Gitblit v1.3.2