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.xml | 71 +++++++++++++++++++++++++++++++ 1 file changed, 71 insertions(+) create mode 100644 Year_3/TSDWL/WSDL/CountryClient/build.xml (limited to 'Year_3/TSDWL/WSDL/CountryClient/build.xml') diff --git a/Year_3/TSDWL/WSDL/CountryClient/build.xml b/Year_3/TSDWL/WSDL/CountryClient/build.xml new file mode 100644 index 0000000..3ca8615 --- /dev/null +++ b/Year_3/TSDWL/WSDL/CountryClient/build.xml @@ -0,0 +1,71 @@ + + + + + + + + + + + Builds, tests, and runs the project CountryClient. + + + -- cgit v1.2.3-18-g5258