home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 May / CMCD0505.ISO / Software / Shareware / Programare / bugzero / WEB-INF / classes / install / tomcat3.unix < prev    next >
Encoding:
Text File  |  2003-09-12  |  419 b   |  7 lines

  1. For Apache Tomcat 3
  2.  
  3. 1. To deploy Bugzero, move the entire bugzero directory to Tomcat's webapps directory. Bugzero will be deployed automatically after you dropped bugzero inside webapps. 
  4. 2. The default port number of Tomcat is 8080.
  5. 3. You may need edit system.properties by setting system.data.dir to path-to-Tomcat/webapps/bugzero/WEB-INF/classes. You must replace web.xml with web-2-2.xml in bugzero/WEB-INF.
  6.    
  7.