diff options
author | Santo Cariotti <santo@dcariotti.me> | 2022-01-19 21:15:10 +0100 |
---|---|---|
committer | Santo Cariotti <santo@dcariotti.me> | 2022-01-19 21:15:10 +0100 |
commit | 79fbf3f9cc2bf2d8b9aa3c96c3d9fe7bee7577d6 (patch) | |
tree | 830afb50770bab808d1c78f04a51b3b80c846651 /Year_3/TSDWL/WSDL/FootballClient/nbproject/private | |
parent | 6f0592cb2b753fb47297464a3fa1a312620da3ba (diff) |
tdwl: example of remote wsdl
Diffstat (limited to 'Year_3/TSDWL/WSDL/FootballClient/nbproject/private')
-rw-r--r-- | Year_3/TSDWL/WSDL/FootballClient/nbproject/private/private.properties | 5 | ||||
-rw-r--r-- | Year_3/TSDWL/WSDL/FootballClient/nbproject/private/private.xml | 12 |
2 files changed, 17 insertions, 0 deletions
diff --git a/Year_3/TSDWL/WSDL/FootballClient/nbproject/private/private.properties b/Year_3/TSDWL/WSDL/FootballClient/nbproject/private/private.properties new file mode 100644 index 0000000..26d4039 --- /dev/null +++ b/Year_3/TSDWL/WSDL/FootballClient/nbproject/private/private.properties @@ -0,0 +1,5 @@ +deploy.ant.properties.file=/home/dcariotti/.netbeans/8.2/tomcat80.properties +j2ee.server.domain=/home/dcariotti/.netbeans/8.2/apache-tomcat-8.0.27.0_base +j2ee.server.home=/home/dcariotti/apache-tomcat-8.0.27 +j2ee.server.instance=tomcat80:home=/home/dcariotti/apache-tomcat-8.0.27:base=apache-tomcat-8.0.27.0_base +user.properties.file=/home/dcariotti/.netbeans/8.2/build.properties diff --git a/Year_3/TSDWL/WSDL/FootballClient/nbproject/private/private.xml b/Year_3/TSDWL/WSDL/FootballClient/nbproject/private/private.xml new file mode 100644 index 0000000..c789ac5 --- /dev/null +++ b/Year_3/TSDWL/WSDL/FootballClient/nbproject/private/private.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project-private xmlns="http://www.netbeans.org/ns/project-private/1"> + <editor-bookmarks xmlns="http://www.netbeans.org/ns/editor-bookmarks/2" lastBookmarkId="0"/> + <open-files xmlns="http://www.netbeans.org/ns/projectui-open-files/2"> + <group> + <file>file:/home/dcariotti/NetBeansProjects/FootballClient/web/list.jsp</file> + <file>file:/home/dcariotti/NetBeansProjects/FootballClient/src/java/it/dmi/exams/tsdwl/StadiumInfo.java</file> + <file>file:/home/dcariotti/NetBeansProjects/FootballClient/src/java/it/dmi/exams/tsdwl/StadiumList.java</file> + <file>file:/home/dcariotti/NetBeansProjects/FootballClient/web/search.html</file> + </group> + </open-files> +</project-private> |