Skip to main content

Installing the Service Activity Monitoring Server into a Servlet container

The Service Activity Monitoring Server can be deployed into any Servlet container as a WAR. The Service Activity Monitoring Server requires a database to store event data, so make sure your RDBMS has been installed and started.

Also, the JNDI DataSource should be configured in the J2EE/Tomcat container, for more information, see Configuring the Service Activity Monitoring Server in a Servlet container.

The Service Activity Monitoring Server can also be running on the Embedded Servlet container (Jetty) with the following command mvn jetty:run-war. For this, the following sam-server-jetty example is provided to quickly install and start the Monitoring Server on the Jetty Container:

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!