Start the Corticon Server to launch the axis.war application server that was deployed. With the application server running, type the following URL in your preferred browser:
http://localhost:8850/axis/corticon/server/ping
That makes a REST call to the running Corticon Server to get the time (in milliseconds) that the Corticon Server has been running, as illustrated:


Additionally, you can use any REST or SOAP test tools, such as Postman, or SoapUI, to connect through the web services deployed inside the web application axis.war.