484624 Disable CachingWebAppClassLoader
This commit is contained in:
parent
5cd676581c
commit
cdfa515ca3
|
@ -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">
|
||||
|
|
Loading…
Reference in New Issue