blob: 6da9c12178a2246da08c1635c4f45ea906586ab5 [file] [log] [blame]
<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE Configure PUBLIC "-//Mort Bay Consulting//DTD Configure//EN" "http://jetty.mortbay.org/configure.dtd">
<Configure class="org.eclipse.jetty.webapp.WebAppContext">
<Set name="contextPath">/logcommon</Set>
<Set name="war">
<Property name="test.webapps" default="." />/logcommon.war
</Set>
</Configure>