diff options
author | gregor <gregor@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2003-11-20 08:44:42 +0000 |
---|---|---|
committer | gregor <gregor@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2003-11-20 08:44:42 +0000 |
commit | 9149618d9049d470d0423c4e896ab6c127eb6c02 (patch) | |
tree | c103a1aabc756b75ec76e435d13013ffa388f4c3 /spss.slinterface/res/resources/properties | |
parent | 72819e05aa9db32ef828d9b35d8980a77d1bd76e (diff) | |
download | moa-id-spss-9149618d9049d470d0423c4e896ab6c127eb6c02.tar.gz moa-id-spss-9149618d9049d470d0423c4e896ab6c127eb6c02.tar.bz2 moa-id-spss-9149618d9049d470d0423c4e896ab6c127eb6c02.zip |
Erstellt.
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@59 d688527b-c9ab-4aba-bd8d-4036d912da1d
Diffstat (limited to 'spss.slinterface/res/resources/properties')
-rw-r--r-- | spss.slinterface/res/resources/properties/init.properties | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/spss.slinterface/res/resources/properties/init.properties b/spss.slinterface/res/resources/properties/init.properties new file mode 100644 index 000000000..b0757310e --- /dev/null +++ b/spss.slinterface/res/resources/properties/init.properties @@ -0,0 +1,7 @@ +location.stylesheet.sl2moa = /WEB-INF/classes/resources/stylesheets/sl2moa.xsl +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 |