5. Complete example
There are several platforms that make SOAP easy to use. We present here a short example based on the use of the SOAP for Java toolkit produced by IBM and integrated with the Tomcat HTTP server. It uses the Xerces XML server
In this study configuration, both the remotely accessible SOAP service and the client part will be written in Java. The client must construct a SOAP message corresponding to one of the services offered by the server to be contacted, then send it to the server using an HTTP request. The server is essentially made up of three parts: an HTTP server that receives requests from clients, a servlet (RPCRouter)...
Exclusive to subscribers. 97% yet to be discovered!
Already subscribed? Log in!
Complete example
Article included in this offer
"Software technologies and System architectures"
(
227 articles
)
Updated and enriched with articles validated by our scientific committees
A set of exclusive tools to complement the resources
Bibliography
References
- (1) - GUDGIN (M.), HADLEY (M.), MOREAU (J.J.), NIELSEN (H.-F.) - SOAP Version 1.2. W3C Working Draft, 9 juill. 2001 http://www.w3.org/TR/soap12/
- (2) - SCRIBNER (K.), STIVER (M.C.), SCRIBNER...
Exclusive to subscribers. 97% yet to be discovered!
Already subscribed? Log in!