Inspecting WSDL

We are done with implementing our web service. As you can see, JAX-WS really makes it very easy to develop web services. Let's now inspect the WSDL of our web service. Configure Tomcat in Eclipse as described in Installing Tomcat section of Chapter 1, Introducing JEE and Eclipse and in the Configuring Tomcat in Eclipse section of Chapter 2, Creating a Simple JEE Web Application. To deploy the web application, right-click on the configured Tomcat server in Servers view and select the Add and Remove option:

Figure 9.9: Add a project to Tomcat

Add the project and click Finish.

Start the Tomcat server by right-clicking on the configured ...

Get Java EE 8 Development with Eclipse 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.