1 / 3

Finishing Qotd Exercise

Finishing Qotd Exercise. Finishing “Quote of the day”. wsdeploy problem – due to the mechanism of install of j2ee/jwsdp/tomcat. Internal references not pointing correctly. Following the instructions to that point has been correct.

toki
Télécharger la présentation

Finishing Qotd Exercise

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Finishing Qotd Exercise

  2. Finishing “Quote of the day” wsdeploy problem – due to the mechanism of install of j2ee/jwsdp/tomcat. Internal references not pointing correctly. Following the instructions to that point has been correct. Service has been installed on server using these instructions and is now available. International Summer School for Grid Computing 2005

  3. Finishing Qotd 2 • Start at beginning of Client section pp8 • Get WSDL from: http://server4:8080/Qotd/qotd?WSDL • Save as Qotd.wsdl in your “client” directory. • Make sure you have run the classpath.sh before running wscompile. • When compiling the java code you made (qotdClient.java) use • “javac -classpath $CLASSPATH QotdClient.java” • Run with “java -classpath $CLASSPATH QotdClient” • A built example is available on “ws-03” in the webserv account. International Summer School for Grid Computing 2005

More Related