0%

Book Description

A practical, focused mini book for creating Web Services in Java 7 with this book and ebook

  • 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.

Table of Contents

  1. Java 7 JAX-WS Web Services
    1. Table of Contents
    2. Java 7 JAX-WS Web Services
    3. Credits
    4. About the Author
    5. About the Reviewer
    6. www.PacktPub.com
      1. Support files, eBooks, discount offers and more
        1. Why Subscribe?
        2. Free Access for Packt account holders
        3. Instant Updates on New Packt Books
    7. Preface
      1. What this book covers
      2. Who this book is for
      3. What you need for this book
      4. Conventions
      5. Reader feedback
      6. Customer support
        1. Downloading the example code
        2. Errata
        3. Piracy
        4. Questions
    8. 1. Setting the Environment
      1. Installing the Oracle GlassFish Server
      2. Installing NetBeans IDE 7
      3. Summary
    9. 2. Developing a JAX-WS Web Service
      1. Java 6 wsimport limitation
      2. What is new in Java 7 wsimport?
      3. Creating a NetBeans project
      4. Creating the implementation class
      5. Creating the WSDL
      6. Creating the deployment descriptors
      7. Creating a client class
      8. Creating the deployment targets
      9. Creating an Apache Ant build file
        1. Building and deploying the service
        2. Building the client
        3. Running the client
      10. Testing the web service
      11. Using the wsimport tool from the command line
      12. Summary
    10. Index
3.16.139.8