blob: 4f2508ad7c4508c80aaf8132250e37088aab1fb2 [file] [log] [blame]
# -----------------------------------------------------------------------------
# webtest.properties.sample
#
# This is an example "webtest.properties" file, used to customize building Struts
# for your local environment. Make any changes you need, and rename this file
# to "webtest.properties" in the same directory that contains the Struts
# "webtest.xml" file.
#
# $Id: webtest.properties.sample 351877 2005-12-03 02:48:33Z husted $
# -----------------------------------------------------------------------------
webtest.home = /opt/Canoo/webtest-1.7
host = localhost
port = 8080
basepath = struts-mailreader
mailreader.home = ../../../
resource.home = ${mailreader.home}/src/java/org/apache/struts/apps/mailreader/resources/ApplicationResources.properties
webapps.home = /Program Files/Apache Software Foundation/Tomcat 5.5/webapps/