Build cleanup in order to create a complete developer distribution. More menu cleanup

git-svn-id: http://webgoat.googlecode.com/svn/trunk@217 4033779f-a91e-0410-96ef-6bf7bf53c507
This commit is contained in:
mayhew64
2008-01-03 21:09:17 +00:00
parent f6e0cb7ed0
commit 23e7fe1f4f
9 changed files with 88 additions and 43 deletions

View File

@ -125,24 +125,6 @@ in "Server Overview" window
NOTE: In developer mode you may want to leave this checked
Rename the web.xml file:
a. Delete the web.xml file located at
<webgoat-root>/project/WebContent/WEB-INF/web.xml
b. Copy the appropriate web-*.xml as the new web.xml
Windows:
copy <webgoat-root>/project/WebContent/WEB-INF/web-windows.xml to
<webgoat-root>/project/WebContent/WEB-INF/web.xml
Unix:
copy <webgoat-root>/project/WebContent/WEB-INF/web-unix.xml to
<webgoat-root>/project/WebContent/WEB-INF/web.xml
Right click on Tomcat v5.5 Sever@localhost ->Start