Specifies information about a web service endpoint.
servlet (sun-web.xml), ejb (sun-ejb-jar.xml)
The following table describes subelements for the webservice-endpoint element.
Table A–133 webservice-endpoint subelements| 
 Element  | 
 Required  | 
 Description  | 
|---|---|---|
| 
 only one  | 
 Specifies a unique name for a port component within a web or EJB module.  | 
|
| 
 zero or one  | 
 Specifies the automatically generated endpoint address.  | 
|
| 
 zero or one  | 
 Specifies the authentication configuration for an EJB web service endpoint.  | 
|
| 
 zero or one  | 
 Specifies a custom authentication provider binding.  | 
|
| 
 zero or one  | 
 Specifies that the communication between client and server is NONE, INTEGRAL, or CONFIDENTIAL.  | 
|
| 
 zero or one  | 
 Specifies the WSDL service element that is being referenced.  | 
|
| 
 zero or one  | 
 Specifies the automatically generated name of a tie implementation class for a port component.  | 
|
| 
 zero or one  | 
 Specifies the automatically generated name of the generated servlet implementation class.  | 
|
| 
 zero or one  | 
 Specifies whether the debugging servlet is enabled for this web service endpoint. Allowed values are true and false (the default).  | 
|
| 
 property (with attributes) (sun-web.xml) property (with subelements) (sun-ejb-jar.xml)  | 
 zero or more  | 
 Specifies a property, which has a name and a value.  |