Summary

In this chapter, we developed a JAX-WS Web Service in Eclipse IDE with JBoss Tools sample web service. We created an endpoint implementation class and an endpoint interface. We developed a JSP client for the web service. The web service is deployed using the JSR-109 deployment model, which involves configuring the endpoint class as a servlet in web.xml. We compiled and packaged the web service project with Maven build tools and deployed the web application to WildFly 8.1. Subsequently, we ran the web service client JSP in a browser.

In the next chapter, we will discuss RESTful web services with WildFly 8.1.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset