diff options
author | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2019-07-19 10:35:29 +0200 |
---|---|---|
committer | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2019-07-19 10:35:29 +0200 |
commit | 2c3c1d6bb748a0655a83fdf4cd26135042d898b9 (patch) | |
tree | 6feabd6d3a6a3aed7751154053b3487de4959d6d /src/main/resources/wsdl/custom-bindings | |
parent | 2d03e741a91f6155dce75952b0174e3e52a12740 (diff) | |
download | egovutils-2c3c1d6bb748a0655a83fdf4cd26135042d898b9.tar.gz egovutils-2c3c1d6bb748a0655a83fdf4cd26135042d898b9.tar.bz2 egovutils-2c3c1d6bb748a0655a83fdf4cd26135042d898b9.zip |
USP client integration2.0.7
switch to v2.0.7
Diffstat (limited to 'src/main/resources/wsdl/custom-bindings')
-rw-r--r-- | src/main/resources/wsdl/custom-bindings/mis-usp_v2-wsdl.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/main/resources/wsdl/custom-bindings/mis-usp_v2-wsdl.xml b/src/main/resources/wsdl/custom-bindings/mis-usp_v2-wsdl.xml index 93c9e7f..184d689 100644 --- a/src/main/resources/wsdl/custom-bindings/mis-usp_v2-wsdl.xml +++ b/src/main/resources/wsdl/custom-bindings/mis-usp_v2-wsdl.xml @@ -2,7 +2,8 @@ <jaxws:bindings xmlns:jaxws="http://java.sun.com/xml/ns/jaxws" xmlns:jaxb="http://java.sun.com/xml/ns/jaxb" xmlns:xsd="http://www.w3.org/2001/XMLSchema" - xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"> + xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" + xmlns:xjc="http://java.sun.com/xml/ns/jaxb/xjc"> <jaxws:package name="at.gv.util.wsdl.mis.usp_v2"/> |