Ping Service  Locate

Ping Service is a simple client service. It can be used as a lightweight method for determining whether a WSO2 SOA Enablement Server is running.

The Ping Service SOAP endpoint is accessible at http://localhost:6060/pingservice/ (assuming that the WSO2 SOA Enablement Server is running on localhost and default ports). Note that this service is not protected by either authentication or authorization.

The PingService is included in the Core-Services component. Please see Core-Services in the Components chapter.

For more details, including an overview of methods, please see the org.systinet.wasp.admin.PingService Javadoc.