e-Science e-Business e-Government and their Technologies
Homework 6
Basic Web Services with Java
-
Install and test Tomcat and Apache Axis on a new
web server on your PC.
-
By editing server.xml on one of your servers,
verify that you can run the two web servers
simultaneously.
-
Convert a simple java program (can be from a previous
exercise) into a Web service using Apache's JWS
capability. Send me both the code and the WSDL file.
-
Using Apache Axis client tools, generate and compile
client stubs for your service. Write a simple
JSP client program that uses your stubs to invoke
your remote service.
- Mail your results to
Marlon Pierce with
a due date of Monday, April 12.
Please feel free to contact me if you have any
problems.