Dictionary/build.properties

12 lines
428 B
Properties
Raw Normal View History

#Configure properties to access the Manager application user/pass combo should be in $TOMCAT_HOME/conf/tomcat-users.xml with manager role.
catalina.home=/usr/local/tomcat8080
catalina.base=/usr/local/tomcat2020
url=http://localhost:2020/manager
2003-11-26 14:22:19 +00:00
username=
password=
#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