Sun Java System Application Server Platform Edition 8.2 Developer's Guide

webservice-endpoint

Specifies information about a web service endpoint.

Superelements

servlet (sun-web.xml), ejb (sun-ejb-jar.xml)

Subelements

The following table describes subelements for the webservice-endpoint element.

Table A–125 webservice-endpoint subelements

Element  

Required  

Description  

port-component-name

only one 

Specifies a unique name for a port component within a web or EJB module. 

endpoint-address-uri

zero or one 

Specifies the automatically generated endpoint address. 

login-config

zero or one 

Specifies the authentication configuration for an EJB web service endpoint. 

message-security-binding

zero or one 

Specifies a custom authentication provider binding. 

transport-guarantee

zero or one 

Specifies that the communication between client and server is NONE, INTEGRAL, or CONFIDENTIAL.

service-qname

zero or one 

Specifies the WSDL service element that is being referenced. 

tie-class

zero or one 

Specifies the automatically generated name of a tie implementation class for a port component. 

servlet-impl-class

zero or one 

Specifies the automatically generated name of the generated servlet implementation class.