Skip navigation.

Administration Console Online Help

PreviousNextvertical dots separating previous/next from contents/index/pdfContents

Web Service: Monitoring: Ports

Configuration Options     Related Tasks     Related Topics

This page lists the ports configured for this Web Service, and the transport used to invoke the methods of this port. Possible transports include HTTP, HTTPS, and JMS. Click on the name of the port to view additional monitoring information.

Configuration Options

Name Description
Port Name

Specifies the name of this port.

This attribute corresponds to the "name" attribute of the "port" element in the WSDL that describes the Web Service. Programmers specify the name of the port using the portName attribute of the

MBean Attribute:
WseePortRuntimeMBean.PortName

Transport Protocol Type

Specifies the transport protocol used to invoke this Web Service, such as HTTP, HTTPS, or JMS.

This attribute determines the transport that is published in the endpoint address section of the WSDL of the Web Service. Programmers specify the transport by the type of @WLXXXTransport JWS annotation they specify, where XXX refers to the type of transport (HTTP, HTTPS, or JMS).

Programmers can also use the WLXXXTransport child element of the jwsc Ant task to specify this attribute.

MBean Attribute:
WseePortRuntimeMBean.TransportProtocolType

Related Tasks

Related Topics

 

Skip navigation bar   Back to Top