Does anyone know if restarting Tomcat w/ an updated WAR will automatically update the database schema on restart or do you need to access the web interface to kickstart that process?
Unrelated, is there a way to query either through the DB or on the server itself that the JSS is fully loaded/updated and ready to take connections? I'm modeling a way to do unattended upgrades of a cluster and want to make sure the master JSS is all set before spinning up the remaining JSSs.
