blob: 515b9d3a41e2a78fb19149e8bf83b8249a224e84 [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">/slf4j</Set>
<Set name="war">
<Property name="test.webapps" default="." />/dummy-webapp-logging-slf4j.war
</Set>
</Configure>