Your task is to define precisely the interface for your Web
service. The process is described in the course lecture notes, Section 8.5
Developing Web Services with Axis. The interface given in
Listing 8-4 and Figure 8-18(b) serves only as an example. The actual
interfaces should be based on this example and should extend/modify
it, but every team should invest effort to come up with their own
interface for the Web service.
All students are strongly
encouraged to read the entire Chapter 8 for better understanding of
Web services. Also check online
links for Web services for additional information. You can use Apache Axis or any other
platform that you find suitable for developing Web services.
Once you are done, submit by email the following files:
Note: Should you wish to consider technologies other than Java or Apache Axis, here are some options:
Submission deadline: no later than 5:00 PM on the due date given here.
(
Note: Keep all the source code and documentation because you
will need it for future deliverables on your group project. )