An open API service indexing awesome lists of open source software.

https://github.com/rollbar/tomcat-agent-example


https://github.com/rollbar/tomcat-agent-example

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

This is an example project for adding the Rollbar JVM agent to a Java project.

It assumes that the `librollbar_jvm_agent.so` file was obtained from elsewhere and placed within
this directory. Then the makefile takes care of the rest assuming you have a working Java
installation to handle the compilation.