Update Building.TXT with instructions on setting up tomcat for running tests
----------------------------------------------------------------------------

                 Key: BEEHIVE-1137
                 URL: http://issues.apache.org/jira/browse/BEEHIVE-1137
             Project: Beehive
          Issue Type: Improvement
            Reporter: Davanum Srinivas


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

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to