Java 7 JAX-WS Web Services
Credits
About the Author
About the Reviewer
www.PacktPub.com
Preface
Setting the Environment
Installing the Oracle GlassFish Server
Installing NetBeans IDE 7
Summary
Developing a JAX-WS Web Service
Java 6 wsimport limitation
What is new in Java 7 wsimport?
Creating a NetBeans project
Creating the implementation class
Creating the WSDL
Creating the deployment descriptors
Creating a client class
Creating the deployment targets
Creating an Apache Ant build file
Testing the web service
Using the wsimport tool from the command line