Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

An endpoint defines an external destination for an outgoing message through WSO2 ESB. Typically, the endpoint is the address of a proxy service, which acts as the front end to the actual service. For example, the endpoint for the simple stock quote sample is http: //localhost :9000 /services/SimpleStockQuoteService.

For detailed information on each endpoint type available with WSO2 ESB, see WSO2 ESB Endpoints.

Configuring endpoints

In the XML configuration, the <endpoint> element defines an endpoint as follows:

...

Tracing and handling errors

...