From f4c61a145d4f9a537c87fe67db36de8c28f2e352 Mon Sep 17 00:00:00 2001 From: tknall Date: Thu, 3 Apr 2008 12:28:41 +0000 Subject: Web application adapted for Maven2 (/webapps -> /src/main/webapps). Recognition of citizen card environment integrated. New style sheets. Web app classes adapted in order to avoid popup blocker of ie7 and to avoid an ITS bku bug. Maven2 repository updated. Eclipse project settings adapted in order to enable Eclipse Web Tools Platform usage. git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@256 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c --- work/cfg/config.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'work') diff --git a/work/cfg/config.properties b/work/cfg/config.properties index 8affab7..dee2676 100644 --- a/work/cfg/config.properties +++ b/work/cfg/config.properties @@ -124,8 +124,8 @@ moa.sign.request.base64=./templates/default.moa.sign.enveloping.xml moa.sign.request.detached=./templates/default.moa.sign.detached.xml # MOA Verifying -moa.verify.url=http://localhost:8080/moa-spss/services/SignatureVerification -moa.verify.TrustProfileID=NEEDS_TO_BE_SET +moa.verify.url=http://localhost:38080/moa-spss/services/SignatureVerification +moa.verify.TrustProfileID=SignaturPruefTool # default moa enveloping verify template files moa.verify.request.base64=./templates/default.moa.verify.request.enveloping.xml -- cgit v1.2.3