diff options
author | gregor <gregor@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2003-12-03 12:06:46 +0000 |
---|---|---|
committer | gregor <gregor@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2003-12-03 12:06:46 +0000 |
commit | 6c801ae738cdf05c766519d3f7e16d408f1efc63 (patch) | |
tree | 389e2beb078c00c6a9ada1b43c5bde0353789c43 /spss.slinterface/res | |
parent | 907948870ba41526b076e4bb2e9861b805c0f052 (diff) | |
download | moa-id-spss-6c801ae738cdf05c766519d3f7e16d408f1efc63.tar.gz moa-id-spss-6c801ae738cdf05c766519d3f7e16d408f1efc63.tar.bz2 moa-id-spss-6c801ae738cdf05c766519d3f7e16d408f1efc63.zip |
Rudimentär getesteter Zwischenstand.
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@71 d688527b-c9ab-4aba-bd8d-4036d912da1d
Diffstat (limited to 'spss.slinterface/res')
-rw-r--r-- | spss.slinterface/res/resources/properties/init.properties | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/spss.slinterface/res/resources/properties/init.properties b/spss.slinterface/res/resources/properties/init.properties index 1f8f9b1ce..9025644c9 100644 --- a/spss.slinterface/res/resources/properties/init.properties +++ b/spss.slinterface/res/resources/properties/init.properties @@ -8,4 +8,7 @@ location.schema.slxhtml = /WEB-INF/classes/resources/schemas/slxhtml-1.0/slxhtml location.tempdir = /workDir/temp/ service.sp.endpoint = http://localhost:8080/moa-spss/services/SignatureVerification -service.sp.trustProfileId = TrustProfile1
\ No newline at end of file +service.sp.trustProfileId = TrustProfile1 + +result.showetsi = true +result.showslmanifest = true
\ No newline at end of file |