aboutsummaryrefslogtreecommitdiff
path: root/spss/handbook/clients/webservice/conf
diff options
context:
space:
mode:
authorpdanner <pdanner@d688527b-c9ab-4aba-bd8d-4036d912da1d>2007-09-13 09:36:37 +0000
committerpdanner <pdanner@d688527b-c9ab-4aba-bd8d-4036d912da1d>2007-09-13 09:36:37 +0000
commit20689558ce4a30b369644e9cf31619237490517f (patch)
tree996e4db1df0f253a43842e84c01ef0c35c9a5848 /spss/handbook/clients/webservice/conf
parent3ca5552c3a3bf842df2557cf820b6de40c95768c (diff)
downloadmoa-id-spss-20689558ce4a30b369644e9cf31619237490517f.tar.gz
moa-id-spss-20689558ce4a30b369644e9cf31619237490517f.tar.bz2
moa-id-spss-20689558ce4a30b369644e9cf31619237490517f.zip
went back to axis 1.0 in SP/SS (dsig-Namespaceproblem on provided Stylesheets), fixed bug in transactions entity-cache
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@1008 d688527b-c9ab-4aba-bd8d-4036d912da1d
Diffstat (limited to 'spss/handbook/clients/webservice/conf')
-rw-r--r--spss/handbook/clients/webservice/conf/http.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/spss/handbook/clients/webservice/conf/http.properties b/spss/handbook/clients/webservice/conf/http.properties
index 22f2d2cda..e61785a81 100644
--- a/spss/handbook/clients/webservice/conf/http.properties
+++ b/spss/handbook/clients/webservice/conf/http.properties
@@ -16,10 +16,10 @@ signServiceEndPoint = http://localhost:8080/moa-spss/services/SignatureCreation
# Name des zu sendenden Signaturerstellungsrequests (entweder absolute
# oder relative Pfadangabe; eine relative Pfadangabe wird relativ zum
# Arbeitsverzeichnis der Java VM interpretiert)
-signRequest = resources/requests/CreateXMLSignatureRequest.Simple.xml
+#signRequest = resources/requests/CreateXMLSignatureRequest.Simple.xml
#signRequest=resources/requests/CreateXMLSignatureRequest.Refs.xml
#signRequest=resources/requests/CreateXMLSignatureRequest.Transforms.xml
-#signRequest=resources/requests/CreateXMLSignatureRequest.Supplements.xml
+signRequest=resources/requests/CreateXMLSignatureRequest.Supplements.xml
#