diff options
author | mcentner <mcentner@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2010-01-26 16:22:56 +0000 |
---|---|---|
committer | mcentner <mcentner@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2010-01-26 16:22:56 +0000 |
commit | 4a334069beb85654e3cb35aef7e4508e04127036 (patch) | |
tree | 2d1d9054f42845ce951c9b2c2239178c803443d3 /bkucommon/src/test/resources | |
parent | b184b9e753daee529a2996832286fbaf3bf3a696 (diff) | |
download | mocca-4a334069beb85654e3cb35aef7e4508e04127036.tar.gz mocca-4a334069beb85654e3cb35aef7e4508e04127036.tar.bz2 mocca-4a334069beb85654e3cb35aef7e4508e04127036.zip |
MOCCA 1.2.11 with SHA-2 enabled.
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/branches/mocca-1.2.11-sha2/mocca-1.2.11@599 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
Diffstat (limited to 'bkucommon/src/test/resources')
-rw-r--r-- | bkucommon/src/test/resources/MOA-SPSS-1.3.wsdl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bkucommon/src/test/resources/MOA-SPSS-1.3.wsdl b/bkucommon/src/test/resources/MOA-SPSS-1.3.wsdl index 8ec61420..25accfce 100644 --- a/bkucommon/src/test/resources/MOA-SPSS-1.3.wsdl +++ b/bkucommon/src/test/resources/MOA-SPSS-1.3.wsdl @@ -51,7 +51,7 @@ </binding> <service name="SignatureVerificationService"> <port name="SignatureVerificationPort" binding="tns:SignatureVerificationBinding"> - <soap:address location="http://localhost:8088/moa-spss/services/SignatureVerification"/> + <soap:address location="http://localhost:8080/moa-spss/services/SignatureVerification"/> </port> </service> </definitions> |