Web Services: Define UDDI, DISCO and WSDL.

Define UDDI, DISCO and WSDL.

UDDI(Universal Description, Discovery and Integration) :

- It is the directory that is used to publish and discover public web services.

DISCO(Discovery) :

- Commonly known as Discovery. Discovery clubs together common services and exposes schema document of the web services.

WSDL(Web Service description language) :
- This is used to describe web services. The description includes URL of web services.
Method and properties supported by web services. It supports data type. It supports protocol detail.
Explain JAXM messaging models.
JAXM messaging models has two types of messaging model, synchronous and asynchronous..
Post your comment