Attributes Summary |
serviceRefName : String | The service-ref-name element declares logical name that the components in the module use to look up the Web service.
|
wsdlFile : String | The wsdl-file element contains the URI location of a WSDL file.
|
jaxrpcMappingFile : String | The jaxrpc-mapping-file element contains the name of a file that describes the JAX-RPC mapping between the Java interaces used by the application and the WSDL description in the wsdl-file.
|
portComponentRefs : PortComponentRef
*
| The port-component-ref element declares a client dependency on the container for resolving a Service Endpoint Interface to a WSDL port.
|
handlers : Handler
*
| Declares the handler for a port-component.
|
serviceQname : QName |
|