From 7a5b350a93990956106d91679240b6e8326cb110 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Wed, 5 Nov 2014 08:07:15 +0100 Subject: change more client implementations to APACHE CXF --- .../resources/wsdl/custom-bindings/szr-schemas.xml | 26 ++++++++++++++-------- .../resources/wsdl/custom-bindings/szr-wsdl.xml | 4 +++- 2 files changed, 20 insertions(+), 10 deletions(-) (limited to 'src/main/resources/wsdl/custom-bindings') diff --git a/src/main/resources/wsdl/custom-bindings/szr-schemas.xml b/src/main/resources/wsdl/custom-bindings/szr-schemas.xml index f65d13b..67afa83 100644 --- a/src/main/resources/wsdl/custom-bindings/szr-schemas.xml +++ b/src/main/resources/wsdl/custom-bindings/szr-schemas.xml @@ -3,6 +3,22 @@ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:xjc="http://java.sun.com/xml/ns/jaxb/xjc"> + + + + + + + + + + @@ -35,15 +51,7 @@ - - - - - - - - - + diff --git a/src/main/resources/wsdl/custom-bindings/szr-wsdl.xml b/src/main/resources/wsdl/custom-bindings/szr-wsdl.xml index 8f3c358..02cc04e 100644 --- a/src/main/resources/wsdl/custom-bindings/szr-wsdl.xml +++ b/src/main/resources/wsdl/custom-bindings/szr-wsdl.xml @@ -4,5 +4,7 @@ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"> - + false + + \ No newline at end of file -- cgit v1.2.3