https://github.com/rollbar/tomcat-agent-example
https://github.com/rollbar/tomcat-agent-example
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rollbar/tomcat-agent-example
- Owner: rollbar
- Created: 2019-03-14T06:29:02.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2021-06-15T20:50:18.000Z (almost 5 years ago)
- Last Synced: 2024-11-17T06:40:44.525Z (over 1 year ago)
- Language: Java
- Size: 3.23 MB
- Stars: 0
- Watchers: 29
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.