Showing posts with label application object. Show all posts
Showing posts with label application object. Show all posts

Sunday, 26 February 2012

What are the different phase/steps of acquiring a proxy object in Webservice ?

Following are the different steps needed to get a proxy object of a webservice at the client side :-

  • Client communicates to UDI node for WebService either through browser or UDDI's public web service.

  • UDII responds with a list of webservice.

  • Every service listed by webservice has a URI pointing to DISCO or WSDL document.