Generating Client Stubs From a WSDL Document
To discover information about the web service, you need to complete the following steps:
Right-click the
HelloClient
project node in the Projects tab.
Select Web Service Client from the New option.
Specify the URL of the web service in the WSDL URL text box.
Select
com.example
from the Package drop-down list.
Ensure JAX-WS is selected in the JAX Version drop-down box.
Click the Finish button.
»
View Media Description for Demo
Click the Next button to continue.