Tomcat Java J2EE bug control and tracking software and management tool

Q: How to deploy Bugzero on Tomcat 3/4?

A: You deploy Bugzero on Tomcat 3/4 the standard way.
   That is, you can just move the entire bugzero directory to Tomcat's 
   webapps directory.

   For Tomcat 3.x, you need modify Bugzero's system.properties file and set
   system.data.dir=path-to-Tomcat\\webapps\\bugzero\\WEB-INF\\classes
   (replace \\ with / on unix/linux).


Home - FAQs