Element | Description |
name | The name of the web service. |
targetNamespace | On a service endpoint interface, it is used for the namespace for the wsdl:portType element. On a service implementation bean that does not reference a service endpoint interface, it is used for both the wsdl:portType and the wsdl:service elements. Used with a service implementation bean that references a service endpoint interface, it is used for only the wsdl:service element. |
serviceName | The service name of the Web Service. |
portName | The name of the wsdl:port when mapped to WSDL 1.1 |
wsdlLocation | The location of the WSDL describing the service. |
endpointInterface | The complete name of the service endpoint interface. |