diff options
author | gregor <gregor@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2003-11-20 22:51:28 +0000 |
---|---|---|
committer | gregor <gregor@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2003-11-20 22:51:28 +0000 |
commit | eeeb95e7a62ec2cd3e8a483ce080586763c5f094 (patch) | |
tree | 9dde1a89048d42c1249f75954956ac10613cd724 /spss.slinterface/res/resources/properties | |
parent | 9149618d9049d470d0423c4e896ab6c127eb6c02 (diff) | |
download | moa-id-spss-eeeb95e7a62ec2cd3e8a483ce080586763c5f094.tar.gz moa-id-spss-eeeb95e7a62ec2cd3e8a483ce080586763c5f094.tar.bz2 moa-id-spss-eeeb95e7a62ec2cd3e8a483ce080586763c5f094.zip |
Erstversion lauffähig
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@60 d688527b-c9ab-4aba-bd8d-4036d912da1d
Diffstat (limited to 'spss.slinterface/res/resources/properties')
-rw-r--r-- | spss.slinterface/res/resources/properties/init.properties | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/spss.slinterface/res/resources/properties/init.properties b/spss.slinterface/res/resources/properties/init.properties index b0757310e..0946d3817 100644 --- a/spss.slinterface/res/resources/properties/init.properties +++ b/spss.slinterface/res/resources/properties/init.properties @@ -4,4 +4,5 @@ location.stylesheet.moa2sl = /WEB-INF/classes/resources/stylesheets/moa2sl.xsl location.schema.sl = /WEB-INF/classes/resources/schemas/Core.20031231.xsd location.schema.moa = /WEB-INF/classes/resources/schemas/MOA-SPSS-1.2.xsd -service.endpoint.sp = http://localhost:8080/moa-spss/services/SignatureVerification
\ No newline at end of file +service.sp.endpoint = http://localhost:8080/moa-spss/services/SignatureVerification +service.sp.trustProfileId = TrustProfile1
\ No newline at end of file |