web_services
This is an old revision of the document!
Table of Contents
Web Services
This lecture describes a vision in which programs written in different languages, running on different platforms, and connected via different network transports can discover one another and communicate.
Outline
- The SOA Vision and the needed infrastructure
- Terminology: service, port, binding, port-type, operation, message, part.
- Reading a WSDL and identifying tns, service, and port
- Building a client using a platform: AXIS
- Building a client from scratch: SOAP
- Deploying a web service
- Data persistence
- XSD Returns
- Complex Returns
To Do
- Read Chapter 9.
- Take a tour of some wsdl documents (xmethods, strikeiron, fraudlabs, etc.) and become familiar with their contents.
- Create a client of our First Web Service; see the Resource Directory.
- Create your own web service and deploy it
Slides from Lecture
web_services.1233750648.txt.gz · Last modified: 2009/02/04 12:30 by roumani