javaee:service-ref-name

The service-ref-name element declares logical name that the
components in the module use to look up the Web service. It
is recommended that all service reference names start with
"service/".

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
id xsd:ID optional

Source

<xsd:element name="service-ref-name" type="javaee:jndi-nameType">
  <xsd:annotation>
    <xsd:documentation>The service-ref-name element declares logical name that the components in the module use to look up the Web service. It is recommended that all service reference names start with "service/".</xsd:documentation>
  </xsd:annotation>
</xsd:element>

Sample