Java 7 JAX-WS Web Services
Deepak Vora
- 出版商: Packt Publishing
- 出版日期: 2012-05-24
- 售價: $990
- 貴賓價: 9.5 折 $941
- 語言: 英文
- 頁數: 64
- 裝訂: Paperback
- ISBN: 184968720X
- ISBN-13: 9781849687201
-
相關分類:
Java 程式語言
下單後立即進貨 (約3~4週)
相關主題
商品描述
A practical, focused mini book for creating Web Services in Java 7
- Develop Java 7 JAX-WS web services using the NetBeans IDE and Oracle GlassFish server
- End-to-end application which makes use of the new clientjar option in JAX-WS wsimport tool
- Packed with ample screenshots and practical instructions
In Detail
Web services are applications that use open, XML-based standards and transport protocols to exchange data with clients.
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 written 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.