13.2.6. About Web Service Endpoints

Web service endpoints are exposed in JBoss Enterprise Application Platform 6 through the deployments that provide the endpoint implementation. This allows the endpoints to be queried as deployment resources. Each endpoint requires a web context and a WSDL URL to facilitate web service requests, indicating a specific location for associating the binding attributes and an instance of a service.
The web service subsystem is provided by the JBossWS project. For a detailed description of the available configuration properties, please consult the project documentation.