Java 7 JAX-WS Web Services
- Length: 64 pages
- Edition: 1
- Language: English
- Publisher: Packt Publishing
- Publication Date: 2012-05-21
- ISBN-10: 184968720X
- ISBN-13: 9781849687201
- Sales Rank: #5339239 (See Top 100 Books)
In the book Developing a JAX-WS Web Service using the wsimport clientjar Option, we shall create a JAX-WS web service with Java 7. We shall discuss the new clientjar option in the wsimport tool or the wsimport ant task which is used to generate JAX-WS portable artifacts from a service wsdl. Subsequently, we use the web service artifacts to invoke the web service from a web service client.
What you will learn from this book
- Set up and install the NetBeans IDE and Oracle GlassFish Server
- Understand how the new clientjar option in wsimport is used to develop Web Services in Java 7
Approach
This book takes a practical approach for building JAX WS web services with Java 7. Plenty of sample code and screenshots are used to help you apply these concepts in a real-world scenario.
Who this book is for
This book is targeted at developers who want to create web services with Java 7. If you use NetBeans-Glassfish for Java EE development you would be interested in how the new wsimport clientjar option may be leveraged to simplify web service development.