Use root context patch when running jetty:run

git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@643936 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
James Strachan 2008-04-02 15:15:40 +00:00
parent 11e742f003
commit 23612459c2
1 changed files with 5 additions and 0 deletions

View File

@ -62,6 +62,11 @@
<maxIdleTime>60000</maxIdleTime>
</connector>
</connectors>
<webAppConfig>
<contextPath>/</contextPath>
</webAppConfig>
<systemProperties>
<!-- enable easy connection to JConsole -->
<systemProperty>