Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Can we please update Building.txt to include instructions needed to set up tomcat? Here's what i had to do.
If you wish to run the tomcat based tests, then please set up tomcat as follows:
#1: Install tomcat-5.5.17 or above
#2: set CATALINA_HOME to point to that directory
#3: Edit conf/tomcat-users.xml and add the following line:
<user username="manager" password="manager" roles="tomcat,standard,manager"/>
Thanks,
dims