Hello,
I worked this out today with the help of Eric at JAMF Support. We have our
mysql database located on a rhel5 mysql server rather than locally on the
JSS. With the 7.2.1 update, the layout of the Tomcat webapp directory
changed quite a bit, and the name of one of the config files I needed to
modify also changed.
For anyone this may help, here are the files you have to modify in order to
connect to an external DB:
/Library/Tomcat/webapps/ROOT/WEB-INF/xml/DataBase.xml
and
/Library/Tomcat/webapps/ROOT/META-INF/context.xml
I hope this helps someone out there
-Ken