This protocol is used to initiate communication to UDDI service. A SOAP based application creates a request block in XML, and then it passes that to the service In Simple Words SOAP is a protocol for exchanging structured information in a decentralized, distributed environment.
It consists of two parts:
1. An envelope that defines a framework for describing what is in a message and how to process it.
2. A set of encoding rules for expressing instances of application-defined data types, and a convention for representing remote procedure calls and responses.
Popularity: 1% [?]
Related posts:
- Java tutorial/code – What is UDDI Protocol In simple words this is a way for describing available...
- Java tutorial/code – Why Web Services are needed in Industry Basically Web services mitigate the application integration crisis. It helps...
- First JBoss Seam tutorial Introduction This tutorials shows how to setup a application using...
- How to compress serialized object into file In last section, you learn about how to write or...
- Java Video Tutorial : Installing the Java Development Kit ...
Related posts brought to you by Yet Another Related Posts Plugin.
RSS Feed
Twitter

май 20th, 2010
admin
Posted in 
