The web service client project is generated with errors because a number of classes are missing. You can generate the missing classes for the web service client project.
Make sure that you have installed the web service and made the classes and resources available to JAX-WS RI, see Deploying the application and RuleApps using Ant.
This task shows you how to generate the missing classes using the build.xml file in the new project. These classes must be generated with JAX-WS when the web service is installed. The WSDL is used to generate the missing files.
The generated build.xml uses the class paths defined in <InstallDir>/executionserver/lib/classpath-executionserver.xml to call the correct libraries.
To generate the missing classes using the build.xml file: