|
|
Lecture outline
- Introduction to SOAP
- Tasks
Introduction to SOAP
Definition: Short for Simple Object Access Protocol, a lightweight XML-based messaging protocol used to encode the information in Web service request and response messages before sending them over a network. SOAP messages are independent of any operating system or protocol and may be transported using a variety of Internet protocols, including SMTP, MIME, and HTTP.
Tasks
Download Tomcat (5.5.12) with Apache Axis (1.3) pre-deployed: lab3.zip
Unzip the package. Start Tomcat, deploy simple Web-Service and connect to it with supplied client application.
Recommended readings
We appriciate any comments on the course structure and content, so feel free to send them to ws-course@zaval.org
Thank you,
The Zaval CE Group.
|
|