From 941483644d9bc45927d90e10d5f946cb2189fefb Mon Sep 17 00:00:00 2001 From: Santo Cariotti Date: Wed, 19 Jan 2022 22:12:29 +0100 Subject: tdwl: example of remote wsdl --- Year_3/TSDWL/WSDL/CountryClient/build/web/META-INF/MANIFEST.MF | 2 ++ Year_3/TSDWL/WSDL/CountryClient/build/web/META-INF/context.xml | 2 ++ 2 files changed, 4 insertions(+) create mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/web/META-INF/MANIFEST.MF create mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/web/META-INF/context.xml (limited to 'Year_3/TSDWL/WSDL/CountryClient/build/web/META-INF') diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/web/META-INF/MANIFEST.MF b/Year_3/TSDWL/WSDL/CountryClient/build/web/META-INF/MANIFEST.MF new file mode 100644 index 0000000..59499bc --- /dev/null +++ b/Year_3/TSDWL/WSDL/CountryClient/build/web/META-INF/MANIFEST.MF @@ -0,0 +1,2 @@ +Manifest-Version: 1.0 + diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/web/META-INF/context.xml b/Year_3/TSDWL/WSDL/CountryClient/build/web/META-INF/context.xml new file mode 100644 index 0000000..bcfc615 --- /dev/null +++ b/Year_3/TSDWL/WSDL/CountryClient/build/web/META-INF/context.xml @@ -0,0 +1,2 @@ + + -- cgit v1.2.3-18-g5258