apache-tomcat-5.5.28 change root webapp

I found the easiest way to replace the default context "/" for tomcat.
 
Just delete/move the existing "ROOT" folder in the webapps, and put your war there, make sure it's named "ROOT.war", Restart tomcat, and you are done.
 
No dealing with xml config files, cause we got better things to do!
 

Comments

Post new comment

  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

More information about formatting options