Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

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

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages