Sun Java System Web Server 7.0 Developer's Guide to Java Web Applications

Subelements

The following table describes subelements for the port-info element.

Table A–21 port-info Subelements

Element 

Required 

Description 

service-endpoint-interface Element

zero or one 

Specifies the web service reference name relative to java:comp/env.

wsdl-port Element

zero or one 

Specifies the WSDL port. 

stub-property Element

zero or one 

Specifies JAX-RPC property values that are set on thejavax.xml.rpc.Stub object before it is returned to the web service client.

call-property Element

zero or one 

Specifies JAX-RPC property values that are set on thejavax.xml.rpc.Stub object before it is returned to the web service client.

message-security-binding Element

zero or one 

Specifies a custom authentication provider binding.