From d62cdeb376fb5f0749ce637723a6cb305485aad8 Mon Sep 17 00:00:00 2001 From: Santo Cariotti Date: Wed, 19 Jan 2022 22:51:57 +0100 Subject: wsdl: add examples --- Year_3/TSDWL/WSDL/CountryClient/build.xml | 71 + Year_3/TSDWL/WSDL/CountryClient/catalog.xml | 4 + .../WSDL/CountryClient/nbproject/ant-deploy.xml | 76 ++ .../WSDL/CountryClient/nbproject/build-impl.xml | 1442 ++++++++++++++++++++ .../CountryClient/nbproject/genfiles.properties | 8 + .../TSDWL/WSDL/CountryClient/nbproject/jax-ws.xml | 38 + .../WSDL/CountryClient/nbproject/jaxws-build.xml | 46 + .../CountryClient/nbproject/project.properties | 84 ++ .../TSDWL/WSDL/CountryClient/nbproject/project.xml | 23 + .../TSDWL/WSDL/CountryClient/src/conf/MANIFEST.MF | 2 + .../CountryInfoService.wso.wsdl | 979 +++++++++++++ .../java/it/dmi/tsdwl/country/CountryServlet.java | 75 + .../java/it/dmi/tsdwl/country/SearchCapital.java | 104 ++ .../WSDL/CountryClient/web/META-INF/context.xml | 2 + .../CountryClient/web/WEB-INF/jax-ws-catalog.xml | 4 + Year_3/TSDWL/WSDL/CountryClient/web/index.html | 16 + Year_3/TSDWL/WSDL/CountryClient/web/list.jsp | 24 + 17 files changed, 2998 insertions(+) create mode 100644 Year_3/TSDWL/WSDL/CountryClient/build.xml create mode 100644 Year_3/TSDWL/WSDL/CountryClient/catalog.xml create mode 100644 Year_3/TSDWL/WSDL/CountryClient/nbproject/ant-deploy.xml create mode 100644 Year_3/TSDWL/WSDL/CountryClient/nbproject/build-impl.xml create mode 100644 Year_3/TSDWL/WSDL/CountryClient/nbproject/genfiles.properties create mode 100644 Year_3/TSDWL/WSDL/CountryClient/nbproject/jax-ws.xml create mode 100644 Year_3/TSDWL/WSDL/CountryClient/nbproject/jaxws-build.xml create mode 100644 Year_3/TSDWL/WSDL/CountryClient/nbproject/project.properties create mode 100644 Year_3/TSDWL/WSDL/CountryClient/nbproject/project.xml create mode 100644 Year_3/TSDWL/WSDL/CountryClient/src/conf/MANIFEST.MF create mode 100644 Year_3/TSDWL/WSDL/CountryClient/src/conf/xml-resources/web-service-references/CountryInfoService/wsdl/www.oorsprong.org/websamples.countryinfo/CountryInfoService.wso.wsdl create mode 100644 Year_3/TSDWL/WSDL/CountryClient/src/java/it/dmi/tsdwl/country/CountryServlet.java create mode 100644 Year_3/TSDWL/WSDL/CountryClient/src/java/it/dmi/tsdwl/country/SearchCapital.java create mode 100644 Year_3/TSDWL/WSDL/CountryClient/web/META-INF/context.xml create mode 100644 Year_3/TSDWL/WSDL/CountryClient/web/WEB-INF/jax-ws-catalog.xml create mode 100644 Year_3/TSDWL/WSDL/CountryClient/web/index.html create mode 100644 Year_3/TSDWL/WSDL/CountryClient/web/list.jsp (limited to 'Year_3/TSDWL/WSDL/CountryClient') 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. + + + diff --git a/Year_3/TSDWL/WSDL/CountryClient/catalog.xml b/Year_3/TSDWL/WSDL/CountryClient/catalog.xml new file mode 100644 index 0000000..13f4ef6 --- /dev/null +++ b/Year_3/TSDWL/WSDL/CountryClient/catalog.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/Year_3/TSDWL/WSDL/CountryClient/nbproject/ant-deploy.xml b/Year_3/TSDWL/WSDL/CountryClient/nbproject/ant-deploy.xml new file mode 100644 index 0000000..55566c8 --- /dev/null +++ b/Year_3/TSDWL/WSDL/CountryClient/nbproject/ant-deploy.xml @@ -0,0 +1,76 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Year_3/TSDWL/WSDL/CountryClient/nbproject/build-impl.xml b/Year_3/TSDWL/WSDL/CountryClient/nbproject/build-impl.xml new file mode 100644 index 0000000..3fe3c0f --- /dev/null +++ b/Year_3/TSDWL/WSDL/CountryClient/nbproject/build-impl.xml @@ -0,0 +1,1442 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Must set src.dir + Must set test.src.dir + Must set build.dir + Must set build.web.dir + Must set build.generated.dir + Must set dist.dir + Must set build.classes.dir + Must set dist.javadoc.dir + Must set build.test.classes.dir + Must set build.test.results.dir + Must set build.classes.excludes + Must set dist.war + + + + + + + + + +The Java EE server classpath is not correctly set up - server home directory is missing. +Either open the project in the IDE and assign the server or setup the server classpath manually. +For example like this: + ant -Dj2ee.server.home=<app_server_installation_directory> + + +The Java EE server classpath is not correctly set up. Your active server type is ${j2ee.server.type}. +Either open the project in the IDE and assign the server or setup the server classpath manually. +For example like this: + ant -Duser.properties.file=<path_to_property_file> (where you put the property "j2ee.platform.classpath" in a .properties file) +or ant -Dj2ee.platform.classpath=<server_classpath> (where no properties file is used) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Must set javac.includes + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + No tests executed. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +The libs.CopyLibs.classpath property is not set up. +This property must point to +org-netbeans-modules-java-j2seproject-copylibstask.jar file which is part +of NetBeans IDE installation and is usually located at +<netbeans_installation>/java<version>/ant/extra folder. +Either open the project in the IDE and make sure CopyLibs library +exists or setup the property manually. For example like this: + ant -Dlibs.CopyLibs.classpath=a/path/to/org-netbeans-modules-java-j2seproject-copylibstask.jar + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Must set JVM to use for profiling in profiler.info.jvm + Must set profiler agent JVM arguments in profiler.info.jvmargs.agent + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Must select some files in the IDE or set javac.includes + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Must select some files in the IDE or set javac.jsp.includes + + + + + + + + + + + + + + + + + + + + + + + + + + Must select a file in the IDE or set jsp.includes + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Browser not found, cannot launch the deployed application. Try to set the BROWSER environment variable. + + + Launching ${browse.url} + + + + + + Must select one file in the IDE or set run.class + + + + Must select one file in the IDE or set run.class + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Must select one file in the IDE or set debug.class + + + + + + + + + + + + Must select one file in the IDE or set debug.class + + + + + Must set fix.includes + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + This target only works when run from inside the NetBeans IDE. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Must select some files in the IDE or set javac.includes + + + + + + + + + + + + + + + + + + + Some tests failed; see details above. + + + + + + + + + Must select some files in the IDE or set test.includes + + + + Some tests failed; see details above. + + + + Must select some files in the IDE or set test.class + Must select some method in the IDE or set test.method + + + + Some tests failed; see details above. + + + + + Must select one file in the IDE or set test.class + + + + Must select one file in the IDE or set test.class + Must select some method in the IDE or set test.method + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Year_3/TSDWL/WSDL/CountryClient/nbproject/genfiles.properties b/Year_3/TSDWL/WSDL/CountryClient/nbproject/genfiles.properties new file mode 100644 index 0000000..e058707 --- /dev/null +++ b/Year_3/TSDWL/WSDL/CountryClient/nbproject/genfiles.properties @@ -0,0 +1,8 @@ +build.xml.data.CRC32=b6006458 +build.xml.script.CRC32=8b5d04d4 +build.xml.stylesheet.CRC32=651128d4@1.77.1.1 +# This file is used by a NetBeans-based IDE to track changes in generated files such as build-impl.xml. +# Do not edit this file. You may delete it but then the IDE will never regenerate such files for you. +nbproject/build-impl.xml.data.CRC32=b6006458 +nbproject/build-impl.xml.script.CRC32=24497a23 +nbproject/build-impl.xml.stylesheet.CRC32=99ea4b56@1.77.1.1 diff --git a/Year_3/TSDWL/WSDL/CountryClient/nbproject/jax-ws.xml b/Year_3/TSDWL/WSDL/CountryClient/nbproject/jax-ws.xml new file mode 100644 index 0000000..031ee65 --- /dev/null +++ b/Year_3/TSDWL/WSDL/CountryClient/nbproject/jax-ws.xml @@ -0,0 +1,38 @@ + + + + + + http://www.oorsprong.org/websamples.countryinfo/CountryInfoService.wso?wsdl + www.oorsprong.org/websamples.countryinfo/CountryInfoService.wso.wsdl + org.oorsprong.websamples.countryinfo + catalog.xml + + + extension + true + + + verbose + true + + + fork + false + + + wsdlLocation + http://www.oorsprong.org/websamples.countryinfo/CountryInfoService.wso?wsdl + + + xnocompile + true + + + xendorsed + true + + + + + diff --git a/Year_3/TSDWL/WSDL/CountryClient/nbproject/jaxws-build.xml b/Year_3/TSDWL/WSDL/CountryClient/nbproject/jaxws-build.xml new file mode 100644 index 0000000..97b036a --- /dev/null +++ b/Year_3/TSDWL/WSDL/CountryClient/nbproject/jaxws-build.xml @@ -0,0 +1,46 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Year_3/TSDWL/WSDL/CountryClient/nbproject/project.properties b/Year_3/TSDWL/WSDL/CountryClient/nbproject/project.properties new file mode 100644 index 0000000..0d41dcd --- /dev/null +++ b/Year_3/TSDWL/WSDL/CountryClient/nbproject/project.properties @@ -0,0 +1,84 @@ +annotation.processing.enabled=true +annotation.processing.enabled.in.editor=true +annotation.processing.processors.list= +annotation.processing.run.all.processors=true +annotation.processing.source.output=${build.generated.sources.dir}/ap-source-output +build.classes.dir=${build.web.dir}/WEB-INF/classes +build.classes.excludes=**/*.java,**/*.form +build.dir=build +build.generated.dir=${build.dir}/generated +build.generated.sources.dir=${build.dir}/generated-sources +build.test.classes.dir=${build.dir}/test/classes +build.test.results.dir=${build.dir}/test/results +build.web.dir=${build.dir}/web +build.web.excludes=${build.classes.excludes} +client.urlPart= +compile.jsps=false +conf.dir=${source.root}/conf +debug.classpath=${build.classes.dir}:${javac.classpath} +debug.test.classpath=\ + ${run.test.classpath} +display.browser=true +# Files to be excluded from distribution war +dist.archive.excludes= +dist.dir=dist +dist.ear.war=${dist.dir}/${war.ear.name} +dist.javadoc.dir=${dist.dir}/javadoc +dist.war=${dist.dir}/${war.name} +endorsed.classpath=\ + ${libs.javaee-endorsed-api-7.0.classpath} +excludes= +includes=** +j2ee.compile.on.save=true +j2ee.copy.static.files.on.save=true +j2ee.deploy.on.save=true +j2ee.platform=1.7-web +j2ee.platform.classpath=${j2ee.server.home}/lib/annotations-api.jar:${j2ee.server.home}/lib/catalina-ant.jar:${j2ee.server.home}/lib/catalina-ha.jar:${j2ee.server.home}/lib/catalina-storeconfig.jar:${j2ee.server.home}/lib/catalina-tribes.jar:${j2ee.server.home}/lib/catalina.jar:${j2ee.server.home}/lib/ecj-4.4.2.jar:${j2ee.server.home}/lib/el-api.jar:${j2ee.server.home}/lib/jasper-el.jar:${j2ee.server.home}/lib/jasper.jar:${j2ee.server.home}/lib/jsp-api.jar:${j2ee.server.home}/lib/servlet-api.jar:${j2ee.server.home}/lib/tomcat-api.jar:${j2ee.server.home}/lib/tomcat-coyote.jar:${j2ee.server.home}/lib/tomcat-dbcp.jar:${j2ee.server.home}/lib/tomcat-i18n-es.jar:${j2ee.server.home}/lib/tomcat-i18n-fr.jar:${j2ee.server.home}/lib/tomcat-i18n-ja.jar:${j2ee.server.home}/lib/tomcat-jdbc.jar:${j2ee.server.home}/lib/tomcat-jni.jar:${j2ee.server.home}/lib/tomcat-util-scan.jar:${j2ee.server.home}/lib/tomcat-util.jar:${j2ee.server.home}/lib/tomcat-websocket.jar:${j2ee.server.home}/lib/websocket-api.jar +j2ee.server.type=Tomcat +jar.compress=false +javac.classpath= +# Space-separated list of extra javac options +javac.compilerargs= +javac.debug=true +javac.deprecation=false +javac.processorpath=\ + ${javac.classpath} +javac.source=1.8 +javac.target=1.8 +javac.test.classpath=\ + ${javac.classpath}:\ + ${build.classes.dir} +javac.test.processorpath=\ + ${javac.test.classpath} +javadoc.additionalparam= +javadoc.author=false +javadoc.encoding=${source.encoding} +javadoc.noindex=false +javadoc.nonavbar=false +javadoc.notree=false +javadoc.preview=true +javadoc.private=false +javadoc.splitindex=true +javadoc.use=true +javadoc.version=false +javadoc.windowtitle= +lib.dir=${web.docbase.dir}/WEB-INF/lib +no.dependencies=false +persistence.xml.dir=${conf.dir} +platform.active=default_platform +resource.dir=setup +run.test.classpath=\ + ${javac.test.classpath}:\ + ${build.test.classes.dir} +# Space-separated list of JVM arguments used when running a class with a main method or a unit test +# (you may also define separate properties like run-sys-prop.name=value instead of -Dname=value): +runmain.jvmargs= +source.encoding=UTF-8 +source.root=src +src.dir=${source.root}/java +test.src.dir=test +war.content.additional= +war.ear.name=${war.name} +war.name=CountryClient.war +web.docbase.dir=web +webinf.dir=web/WEB-INF 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 @@ + + + org.netbeans.modules.web.project + + + + + + + + CountryClient + 1.6.5 + + + + + + + + + + + diff --git a/Year_3/TSDWL/WSDL/CountryClient/src/conf/MANIFEST.MF b/Year_3/TSDWL/WSDL/CountryClient/src/conf/MANIFEST.MF new file mode 100644 index 0000000..59499bc --- /dev/null +++ b/Year_3/TSDWL/WSDL/CountryClient/src/conf/MANIFEST.MF @@ -0,0 +1,2 @@ +Manifest-Version: 1.0 + diff --git a/Year_3/TSDWL/WSDL/CountryClient/src/conf/xml-resources/web-service-references/CountryInfoService/wsdl/www.oorsprong.org/websamples.countryinfo/CountryInfoService.wso.wsdl b/Year_3/TSDWL/WSDL/CountryClient/src/conf/xml-resources/web-service-references/CountryInfoService/wsdl/www.oorsprong.org/websamples.countryinfo/CountryInfoService.wso.wsdl new file mode 100644 index 0000000..44c806b --- /dev/null +++ b/Year_3/TSDWL/WSDL/CountryClient/src/conf/xml-resources/web-service-references/CountryInfoService/wsdl/www.oorsprong.org/websamples.countryinfo/CountryInfoService.wso.wsdl @@ -0,0 +1,979 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Returns a list of continents ordered by name. + + + + + Returns a list of continents ordered by code. + + + + + Returns a list of currencies ordered by name. + + + + + Returns a list of currencies ordered by code. + + + + + Returns the name of the currency (if found) + + + + + Returns a list of all stored counties ordered by ISO code + + + + + Returns a list of all stored counties ordered by country name + + + + + Returns a list of all stored counties grouped per continent + + + + + Searches the database for a country by the passed ISO country code + + + + + This function tries to found a country based on the passed country name. + + + + + Returns the name of the captial city for the passed country code + + + + + Returns the currency ISO code and name for the passed country ISO code + + + + + Returns a link to a picture of the country flag + + + + + Returns the internation phone code for the passed ISO country code + + + + + Returns a struct with all the stored country information. Pass the ISO country code + + + + + Returns an array with all countries and all the language information stored + + + + + Returns a list of all countries that use the same currency code. Pass a ISO currency code + + + + + Returns an array of languages ordered by name + + + + + Returns an array of languages ordered by code + + + + + Find a language name based on the passed ISO language code + + + + + Find a language ISO code based on the passed language name + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + This DataFlex Web Service opens up country information. 2 letter ISO codes are used for Country code. There are functions to retrieve the used Currency, Language, Capital City, Continent and Telephone code. + + + + + + + + diff --git a/Year_3/TSDWL/WSDL/CountryClient/src/java/it/dmi/tsdwl/country/CountryServlet.java b/Year_3/TSDWL/WSDL/CountryClient/src/java/it/dmi/tsdwl/country/CountryServlet.java new file mode 100644 index 0000000..f9f4405 --- /dev/null +++ b/Year_3/TSDWL/WSDL/CountryClient/src/java/it/dmi/tsdwl/country/CountryServlet.java @@ -0,0 +1,75 @@ +/* + * To change this license header, choose License Headers in Project Properties. + * To change this template file, choose Tools | Templates + * and open the template in the editor. + */ +package it.dmi.tsdwl.country; + +import java.io.IOException; +import java.util.List; +import javax.servlet.RequestDispatcher; +import javax.servlet.ServletException; +import javax.servlet.annotation.WebServlet; +import javax.servlet.http.HttpServlet; +import javax.servlet.http.HttpServletRequest; +import javax.servlet.http.HttpServletResponse; +import org.oorsprong.websamples.ArrayOftCountryCodeAndName; +import org.oorsprong.websamples.TCountryCodeAndName; +/** + * + * @author dcariotti + */ +@WebServlet(name = "CountryServlet", urlPatterns = {"/CountryServlet"}) +public class CountryServlet extends HttpServlet { + /** + * Handles the HTTP GET method. + * + * @param request servlet request + * @param response servlet response + * @throws ServletException if a servlet-specific error occurs + * @throws IOException if an I/O error occurs + */ + @Override + protected void doGet(HttpServletRequest request, HttpServletResponse response) + throws ServletException, IOException { + List countries = this.listOfCountryNamesByName().getTCountryCodeAndName(); + + request.setAttribute("countries", countries); + + RequestDispatcher view = request.getRequestDispatcher("list.jsp"); + + view.forward(request, response); + } + + /** + * Handles the HTTP POST method. + * + * @param request servlet request + * @param response servlet response + * @throws ServletException if a servlet-specific error occurs + * @throws IOException if an I/O error occurs + */ + @Override + protected void doPost(HttpServletRequest request, HttpServletResponse response) + throws ServletException, IOException { + + } + + /** + * Returns a short description of the servlet. + * + * @return a String containing servlet description + */ + @Override + public String getServletInfo() { + return "Short description"; + }// + + private static ArrayOftCountryCodeAndName listOfCountryNamesByName() { + org.oorsprong.websamples.CountryInfoService service = new org.oorsprong.websamples.CountryInfoService(); + org.oorsprong.websamples.CountryInfoServiceSoapType port = service.getCountryInfoServiceSoap(); + return port.listOfCountryNamesByName(); + } + + +} diff --git a/Year_3/TSDWL/WSDL/CountryClient/src/java/it/dmi/tsdwl/country/SearchCapital.java b/Year_3/TSDWL/WSDL/CountryClient/src/java/it/dmi/tsdwl/country/SearchCapital.java new file mode 100644 index 0000000..1a7eb27 --- /dev/null +++ b/Year_3/TSDWL/WSDL/CountryClient/src/java/it/dmi/tsdwl/country/SearchCapital.java @@ -0,0 +1,104 @@ +/* + * To change this license header, choose License Headers in Project Properties. + * To change this template file, choose Tools | Templates + * and open the template in the editor. + */ +package it.dmi.tsdwl.country; + +import java.io.IOException; +import java.io.PrintWriter; +import javax.servlet.ServletException; +import javax.servlet.annotation.WebServlet; +import javax.servlet.http.HttpServlet; +import javax.servlet.http.HttpServletRequest; +import javax.servlet.http.HttpServletResponse; + +/** + * + * @author dcariotti + */ +@WebServlet(name = "SearchCapital", urlPatterns = {"/SearchCapital"}) +public class SearchCapital extends HttpServlet { + + /** + * Processes requests for both HTTP GET and POST + * methods. + * + * @param request servlet request + * @param response servlet response + * @throws ServletException if a servlet-specific error occurs + * @throws IOException if an I/O error occurs + */ + protected void processRequest(HttpServletRequest request, HttpServletResponse response) + throws ServletException, IOException { + response.setContentType("text/html;charset=UTF-8"); + try (PrintWriter out = response.getWriter()) { + /* TODO output your page here. You may use following sample code. */ + out.println(""); + out.println(""); + out.println(""); + out.println("Servlet SearchCapital"); + out.println(""); + out.println(""); + out.println("

Servlet SearchCapital at " + request.getContextPath() + "

"); + out.println(""); + out.println(""); + } + } + + /** + * Handles the HTTP GET method. + * + * @param request servlet request + * @param response servlet response + * @throws ServletException if a servlet-specific error occurs + * @throws IOException if an I/O error occurs + */ + @Override + protected void doGet(HttpServletRequest request, HttpServletResponse response) + throws ServletException, IOException { + String isoCode = request.getParameter("iso"); + String capital = this.capitalCity(isoCode); + + if (capital.length() == 0) { + try (PrintWriter out = response.getWriter()) { + out.println("Capital not found"); + } + } else { + try (PrintWriter out = response.getWriter()) { + out.println("Capital is " + capital); + } + } + } + + /** + * Handles the HTTP POST method. + * + * @param request servlet request + * @param response servlet response + * @throws ServletException if a servlet-specific error occurs + * @throws IOException if an I/O error occurs + */ + @Override + protected void doPost(HttpServletRequest request, HttpServletResponse response) + throws ServletException, IOException { + processRequest(request, response); + } + + /** + * Returns a short description of the servlet. + * + * @return a String containing servlet description + */ + @Override + public String getServletInfo() { + return "Short description"; + }// + + private static String capitalCity(java.lang.String sCountryISOCode) { + org.oorsprong.websamples.CountryInfoService service = new org.oorsprong.websamples.CountryInfoService(); + org.oorsprong.websamples.CountryInfoServiceSoapType port = service.getCountryInfoServiceSoap(); + return port.capitalCity(sCountryISOCode); + } + +} diff --git a/Year_3/TSDWL/WSDL/CountryClient/web/META-INF/context.xml b/Year_3/TSDWL/WSDL/CountryClient/web/META-INF/context.xml new file mode 100644 index 0000000..bcfc615 --- /dev/null +++ b/Year_3/TSDWL/WSDL/CountryClient/web/META-INF/context.xml @@ -0,0 +1,2 @@ + + diff --git a/Year_3/TSDWL/WSDL/CountryClient/web/WEB-INF/jax-ws-catalog.xml b/Year_3/TSDWL/WSDL/CountryClient/web/WEB-INF/jax-ws-catalog.xml new file mode 100644 index 0000000..a15a205 --- /dev/null +++ b/Year_3/TSDWL/WSDL/CountryClient/web/WEB-INF/jax-ws-catalog.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/Year_3/TSDWL/WSDL/CountryClient/web/index.html b/Year_3/TSDWL/WSDL/CountryClient/web/index.html new file mode 100644 index 0000000..c627c24 --- /dev/null +++ b/Year_3/TSDWL/WSDL/CountryClient/web/index.html @@ -0,0 +1,16 @@ + + + + + TODO supply a title + + + + +
TODO write content
+ + diff --git a/Year_3/TSDWL/WSDL/CountryClient/web/list.jsp b/Year_3/TSDWL/WSDL/CountryClient/web/list.jsp new file mode 100644 index 0000000..e3406b4 --- /dev/null +++ b/Year_3/TSDWL/WSDL/CountryClient/web/list.jsp @@ -0,0 +1,24 @@ +<%-- + Document : list + Created on : Jan 19, 2022, 9:57:20 PM + Author : dcariotti +--%> + +<%@page import="org.oorsprong.websamples.TCountryCodeAndName"%> +<%@page import="java.util.List"%> +<%@page contentType="text/html" pageEncoding="UTF-8"%> + + + + + Countries list + + +

Countries list

+ <% List languages = (List) request.getAttribute("countries"); %> + <% for (TCountryCodeAndName language : languages) { %> +

<%= language.getSName()%> Search capital

+ <% } %> + + + -- cgit v1.2.3-18-g5258