diff --git a/configurations/WebformulierenVerwerker/Configuration_WebformulierenVerwerker.xml b/configurations/WebformulierenVerwerker/Configuration_WebformulierenVerwerker.xml index 814fde7..2b64f5d 100644 --- a/configurations/WebformulierenVerwerker/Configuration_WebformulierenVerwerker.xml +++ b/configurations/WebformulierenVerwerker/Configuration_WebformulierenVerwerker.xml @@ -25,10 +25,11 @@ + @@ -97,25 +98,14 @@ + + - + - - - - - - - - - - - @@ -144,23 +134,13 @@ + + - + - - - - - - - - - - @@ -195,25 +175,15 @@ + + - + - - - - - - - - - - @@ -242,25 +212,14 @@ + + - + - - - - - - - - - - - + + - + - - - - - - - - - - - @@ -309,25 +257,14 @@ + + - + - - - - - - - - - - - @@ -353,7 +290,24 @@ - + + + + + + + + + + + + + + + + @@ -377,25 +331,14 @@ + + - + - - - - - - - - - - - @@ -440,25 +383,14 @@ + + - + - - - - - - - - - - - @@ -476,30 +408,14 @@ - - - + - + - - - - - - - - - - - @@ -513,28 +429,14 @@ - + - + - - - - - - - - - - - @@ -550,25 +452,14 @@ + + - + - - - - - - - - - - - @@ -581,7 +472,24 @@ - + + + + + + + + + + + + + + + + @@ -611,25 +519,14 @@ + + - + - - - - - - - - - - - @@ -658,23 +555,13 @@ + + - + - - - - - - - - - - @@ -710,24 +597,14 @@ + + - + - - - - - - - - - - @@ -756,23 +633,13 @@ + + - + - - - - - - - - - - @@ -792,25 +659,14 @@ + + - + - - - - - - - - - - - @@ -822,25 +678,14 @@ + + - + - - - - - - - - - - - @@ -866,7 +711,24 @@ - + + + + + + + + + + + + + + + + diff --git a/configurations/WebformulierenVerwerker/Configuration_WebformulierenVerwerkerDispatcher.xml b/configurations/WebformulierenVerwerker/Configuration_WebformulierenVerwerkerDispatcher.xml index af41b10..4f14ad5 100644 --- a/configurations/WebformulierenVerwerker/Configuration_WebformulierenVerwerkerDispatcher.xml +++ b/configurations/WebformulierenVerwerker/Configuration_WebformulierenVerwerkerDispatcher.xml @@ -48,7 +48,7 @@ Attribuut name is nodig om een zinnige operation name=... te krijgen in de WSDL - + - + - + - + - + - + - + - - - - - - - - - - - - - - - - + + - \ No newline at end of file diff --git a/configurations/WebformulierenVerwerker/StageSpecifics_LOC.properties b/configurations/WebformulierenVerwerker/StageSpecifics_LOC.properties index 3caae38..453517c 100644 --- a/configurations/WebformulierenVerwerker/StageSpecifics_LOC.properties +++ b/configurations/WebformulierenVerwerker/StageSpecifics_LOC.properties @@ -1,4 +1,4 @@ # Localhost URL so testing can be done with the SoapUI Mockservice. corsa.url=http://localhost:8080/ -stub4testtool.configuration=true +stub4testtool.configuration=false diff --git a/configurations/WebformulierenVerwerker/xsl/CreateErrorResponse.xsl b/configurations/WebformulierenVerwerker/xsl/CreateErrorResponse.xsl new file mode 100644 index 0000000..6166920 --- /dev/null +++ b/configurations/WebformulierenVerwerker/xsl/CreateErrorResponse.xsl @@ -0,0 +1,33 @@ + + + + + + + + + + SOAP-ENV:Server + + + + + + + + + \ No newline at end of file diff --git a/configurations/WebformulierenVerwerker/xsl/CreateFo03Response.xslt b/configurations/WebformulierenVerwerker/xsl/CreateFo03Response.xslt deleted file mode 100644 index 2b2e8ae..0000000 --- a/configurations/WebformulierenVerwerker/xsl/CreateFo03Response.xslt +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/configurations/WebformulierenVerwerker/xsl/CreateFo03ResponseNew.xslt b/configurations/WebformulierenVerwerker/xsl/CreateFo03ResponseNew.xslt deleted file mode 100644 index b8b1603..0000000 --- a/configurations/WebformulierenVerwerker/xsl/CreateFo03ResponseNew.xslt +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - SOAP-ENV:Server - - - - - - \ No newline at end of file diff --git a/configurations/WebformulierenVerwerker/xsl/ParseNegativeHttpResult.xsl b/configurations/WebformulierenVerwerker/xsl/ParseNegativeHttpResult.xsl deleted file mode 100644 index 8c872eb..0000000 --- a/configurations/WebformulierenVerwerker/xsl/ParseNegativeHttpResult.xsl +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - - - - ClientError - 400 Bad Request - - - ClientError - 401 Unauthorized - - - ClientError - 403 Forbidden - - - ClientError - 404 Not Found - - - ServerError - 500 Internal Server Error - - - ServerError - Some negative response - - -
- -
-
-
-
diff --git a/configurations/WebformulierenVerwerker/xsl/ParseNegativeHttpResultNew.xsl b/configurations/WebformulierenVerwerker/xsl/ParseNegativeHttpResultNew.xsl deleted file mode 100644 index a78a584..0000000 --- a/configurations/WebformulierenVerwerker/xsl/ParseNegativeHttpResultNew.xsl +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - -