In the New Project wizard, select SOA Tools
> JAX-WS WSDL First Project.
Enter the project name in the General Details panel and click Next.
Select the runtime that you want to use and click Next.
In the WSDL Location section, either click Browse to select a WSDL file from your file system. Alternatively, select URL, enter a URL to an external WSDL file, and click Connect to import the WSDL into the wizard.
Do one of the following:
Clear the Generate Code Automatically check box and click Finish. Proceed to the final step.
Select the Generate Code Automatically check box and click Next.
Select the type of artifact you want to generate - service implementation, server mainline, or client - and click Next.
If prompted, click Yes to switch to the JAX-WS perspective.