Chapter 11. Discovering Web Services
Three things happen during the life cycle of Web service client development and deployment: The first is discovering the Web service you will be using. Next is examining the description of that service and using it to build a client. Third is the execution—the sending of messages.
This book is working through this list backwards: We started with SOAP and HTTP, protocols that are part of the execution phase. After that, we looked at WSDL, which is used to describe Web services. This description phase shouldn't be downplayed, as it is the area of greatest confusion, particularly in terms of interoperability. This chapter covers the very first phase: discovery. If you haven't noticed this missing piece of the puzzle ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access