An endpoint listener receives requests from service requester applications within a specific application server or cluster.
An endpoint listener is the point (address) at which incoming SOAP messages for a Web service are received by a service integration bus. Each endpoint listener supports a particular binding. Use this panel to configure an endpoint listener for an application server and (as part of the configuration process) connect the endpoint listener to one or more available service integration buses.
The endpoint listeners that are supplied with WebSphere Application Server support SOAP over HTTP and SOAP over JMS bindings. If you are configuring an endpoint listener that is supplied with WebSphere Application Server, the required values are given in Endpoint listener configuration details.
Configuration properties for this object. These property values are preserved even if the run-time environment is stopped then restarted. Changing these property values typically has no effect until the run-time environment is restarted; for example, by stopping then restarting an application server. See the information center task descriptions for information about how to apply configuration changes to the run-time environment.
The name of this endpoint listener.
This name must match the name of the endpoint listener application that you have installed. For example, for SOAP over HTTP endpoint listener 1 the listener application is soaphttpchannel1.ear and the endpoint listener name is SOAPHTTPChannel1.
Required | Yes |
Data type | Text |
The root of the URL that should be used to build the endpoint addresses within WSDL documents to direct requesters to this endpoint listener.
http://www.yourcompany.com/wsgwsoaphttp1
Required | Yes |
Data type | Text |
WSDL serving HTTP URL root
http://www.yourcompany.com/sibws/wsdl
Required | Yes |
Data type | Text |