summaryrefslogtreecommitdiff
path: root/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/catalog.xml
diff options
context:
space:
mode:
authorSanto Cariotti <santo@dcariotti.me>2022-01-18 20:31:22 +0100
committerSanto Cariotti <santo@dcariotti.me>2022-01-18 20:31:22 +0100
commit6f0592cb2b753fb47297464a3fa1a312620da3ba (patch)
tree00a7cfac379331fd79aea4892f04435172e5761d /Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/catalog.xml
parent906405bab5c8b1a445e5d0408d38dddb1f504747 (diff)
Add WSDL exercise
Diffstat (limited to 'Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/catalog.xml')
-rw-r--r--Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/catalog.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/catalog.xml b/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/catalog.xml
new file mode 100644
index 0000000..54d389d
--- /dev/null
+++ b/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/catalog.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog" prefer="system">
+ <system systemId="http://localhost:8080/NetSixServer/WsServ?wsdl" uri="src/conf/xml-resources/web-service-references/WsServ/wsdl/localhost_8080/NetSixServer/WsServ.wsdl"/>
+ <system systemId="http://localhost:8080/NetSixServer/WsServ?xsd=1" uri="src/conf/xml-resources/web-service-references/WsServ/wsdl/localhost_8080/NetSixServer/WsServ.xsd_1.xsd"/>
+</catalog> \ No newline at end of file