484624 Disable CachingWebAppClassLoader

This commit is contained in:
Greg Wilkins 2015-12-18 14:41:19 +11:00
parent 5cd676581c
commit cdfa515ca3
1 changed files with 3 additions and 1 deletions

View File

@ -42,11 +42,13 @@ detected.
</Set>
<!-- Set Caching Classloader that improves performance on resource searching webapps -->
<!--
<Set name="classLoader">
<New class="org.eclipse.jetty.webapp.CachingWebAppClassLoader">
<Arg><Ref refid="testWebapp"/></Arg>
</New>
</Set>
-->
<!-- Enable symlinks
<Call name="addAliasCheck">