Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

war-deployer

This script deploys war files to tomcat webapp directory. Project name and tomcat version can be specified by the programmer as command line arguments.

Deploy war file

Goto the root directory of your project and run the following command:

  • ./deploy_to_tomcat <project_name> tomcat<version>

The war file is now deployed and tomcat service is restarted.

About

This script deploys war files to tomcat webapp directory. Project name and tomcat version can be specified by the programmer as command line arguments.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages