Skip to content
Advertisement

Tag: sap-commerce-cloud

Run a bash script to shutdown tomcat from another directory

I have two scripts, one to run the application shutdown for Tomcat server, and another that calls it when deploying. So basically after Jenkins builds my application, and moves the deploy-able artifact to the server (linux). Once that completes Jenkins kicks off a script to do the deployment of the application on Tomcat. That deployment script calls another script to

Advertisement