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

service-ref Element

This element specifies the runtime settings for a web service reference. Runtime information is only needed in the following cases:

Table A–21 service-ref Subelements

Element 

Required 

Description 

service-ref-name Element

only one 

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

port-info Element

zero or more 

Specifies information for a port within a web service reference 

call-property Element

zero or more 

Specifies JAX-RPC property values that can be set on a javax.xml.rpc. Call object before it is returned to the web service client

service-impl-class Element

zero or more 

Specifies the name of the generated service implementation class 

service-qname Element

zero or one 

Specifies the WSDL service element that is being referenced.