Configures a web service endpoint, which can be a JAX-RPC/JAXWS 2.0 or JSR-109 web service.
ejb-module, j2ee-application, web-module
The following table describes subelements for the web-service-endpoint element.
Table 1–195 web-service-endpoint Subelements| Element | Required | Description | 
|---|---|---|
| zero or more | Specifies the registry where web service endpoint artifacts are published. | |
| zero or more | Configures an eXtensible Stylesheet Language Transformation (XSLT) rule. | 
The following table describes attributes for the web-service-endpoint element.
Table 1–196 web-service-endpoint Attributes| Attribute | Default | Description | 
|---|---|---|
| none | The fully qualified name of the web service. For a web service endpoint within an application, the format is as follows: module-name#endpoint-name For example: jaxrpc-simple.war#HelloIF For a web service endpoint that is a stand-alone module, the name is just the endpoint-name. | |
| OFF | (optional) Specifies the monitoring level for this web service. For information about monitoring levels, see module-monitoring-levels. | |
| 25 | (optional) Specifies the maximum number of monitoring records stored for this endpoint. | |
| false | (optional) Determines whether the visibility of this endpoint as a Java Business Integration service is enabled or disabled. |