A Quick Tour of Web Services Tools

The preceding discussion is fine in theory, but how do these tools work in practice? To answer that question, I use WebSphere Studio Application Developer to show you how to develop a Web service. In the rest of this chapter I'll illustrate the tools by developing a simple Web application that gives Canadian travelers weather information about their U.S. destinations. Because Canada uses the Celsius temperature scale and the U.S. uses the Fahrenheit scale, our first task is to develop a Web service that performs temperature conversion.

I have used this temperature conversion example in other contexts and am sometimes criticized by those who claim this is not a convincing Web service. Temperature conversion is ...

Get Java™ Web Services Unleashed now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.