I want to know how to deploy the war file in apache tomcat and make it to run -


i create war file using apache ant , wanted deploy .war file in tomcat , make run can u people me steps.. m not clear abt it

  • stop tomcat
  • move war [tomcat install dir]/webapps
  • start tomcat

tomcat deploy war on startup


Comments

Popular posts from this blog

javascript - Enclosure Memory Copies -

php - Replacing tags in braces, even nested tags, with regex -