Service Endpoint Interface
In this screen specify the service endpoint and the endpoint implementation 
classes to be used for building a web service.
 
- Select the service endpoint interface to be used for building a web service.
Service endpoint interface is a class that represents the remote interface 
to the service.
- Specify the service implementation class. If the chosen class has dependency on 
other classes, you must add the required classes to the classpath. In the 
Append to Classpath field, add the required dependent classes.
- The service name defaults to the name of the endpoint interface without 
any extension. If you wish to provide a different name for the package name, 
you may change the name in the field. 
The generated files will be stored in the output directory you have specified 
in the Choose Component Type screen.
   
Legal Notices