2003-11-11 02:35:38 +00:00
|
|
|
#Configure properties to access the Manager application user/pass combo should be in $TOMCAT_HOME/conf/tomcat-users.xml with manager role.
|
2003-11-19 01:06:53 +00:00
|
|
|
catalina.home=/usr/local/tomcat8080
|
|
|
|
catalina.base=/usr/local/tomcat2020
|
2003-11-11 02:35:38 +00:00
|
|
|
url=http://localhost:2020/manager
|
2003-11-26 14:22:19 +00:00
|
|
|
username=
|
|
|
|
password=
|
2003-11-11 02:35:38 +00:00
|
|
|
|
|
|
|
#These properties need to be set to run the unit tests. They are your login to the dictionary
|
2003-11-26 14:22:19 +00:00
|
|
|
lex.username=
|
|
|
|
lex.password=
|
|
|
|
jmeterhome=/Users/travis/webapps/jmeter
|