summaryrefslogtreecommitdiff
path: root/Year_3/TSDWL/WSDL/CountryClient/nbproject/project.xml
diff options
context:
space:
mode:
authorSanto Cariotti <santo@dcariotti.me>2022-01-19 22:12:29 +0100
committerSanto Cariotti <santo@dcariotti.me>2022-01-19 22:12:29 +0100
commit941483644d9bc45927d90e10d5f946cb2189fefb (patch)
tree6a661cc59d3d0b260a0ac62a7d3db1e23f1a447d /Year_3/TSDWL/WSDL/CountryClient/nbproject/project.xml
parent79fbf3f9cc2bf2d8b9aa3c96c3d9fe7bee7577d6 (diff)
tdwl: example of remote wsdl
Diffstat (limited to 'Year_3/TSDWL/WSDL/CountryClient/nbproject/project.xml')
-rw-r--r--Year_3/TSDWL/WSDL/CountryClient/nbproject/project.xml23
1 files changed, 23 insertions, 0 deletions
diff --git a/Year_3/TSDWL/WSDL/CountryClient/nbproject/project.xml b/Year_3/TSDWL/WSDL/CountryClient/nbproject/project.xml
new file mode 100644
index 0000000..4bf40d8
--- /dev/null
+++ b/Year_3/TSDWL/WSDL/CountryClient/nbproject/project.xml
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xmlns="http://www.netbeans.org/ns/project/1">
+ <type>org.netbeans.modules.web.project</type>
+ <configuration>
+ <buildExtensions xmlns="http://www.netbeans.org/ns/ant-build-extender/1">
+ <extension file="jaxws-build.xml" id="jaxws">
+ <dependency dependsOn="wsimport-client-generate" target="-pre-pre-compile"/>
+ </extension>
+ </buildExtensions>
+ <data xmlns="http://www.netbeans.org/ns/web-project/3">
+ <name>CountryClient</name>
+ <minimum-ant-version>1.6.5</minimum-ant-version>
+ <web-module-libraries/>
+ <web-module-additional-libraries/>
+ <source-roots>
+ <root id="src.dir" name="Source Packages"/>
+ </source-roots>
+ <test-roots>
+ <root id="test.src.dir" name="Test Packages"/>
+ </test-roots>
+ </data>
+ </configuration>
+</project>