Hi Guys,
I have a Railo installation, using the basic Railo Linux installer, which installed Railo with Tomcat and a Apache connector on Linux Ubuntu.
For my local development I want to try and install Java Melody, to look at is capabilities of monitoring the JAVA server.
- Install two JAR files in the WEB-INF/lib directory of the WAR of the webapp to monitor
- Add some lines to the WEB-INF/web.xml file of the WAR of the webapp
But how does this translate to the Railo install? I figured it was the following:
JAR files directory:
- {PATH_TO_MY_WEBROOT}/WEB-INF/lib
web.xml
/opt/railo/tomcat/webapps/ROOT/WEB-INF
But of course, this is not working (otherwise I would'nt be posting this now, would I).
Should the web.xml for my setup be the railo-web.xml file in the webroot's WEB-INF folder instead?
I hope someone can explain the setup and which WEB-INF is which...
Kind regards,
Erik-Jan