File tree 1 file changed +0
-8
lines changed
interlok-common/src/main/resources/com/adaptris/core/management/webserver
1 file changed +0
-8
lines changed Original file line number Diff line number Diff line change 29
29
This file is applied to a Web application before its own WEB_INF/web.xml file
30
30
</description >
31
31
32
- <!-- ==================================================================== -->
33
- <!-- Removes static references to beans from javax.el.BeanELResolver to -->
34
- <!-- ensure webapp classloader can be released on undeploy -->
35
- <!-- ==================================================================== -->
36
- <listener >
37
- <listener-class >org.eclipse.jetty.servlet.listener.ELContextCleaner</listener-class >
38
- </listener >
39
-
40
32
<!-- ==================================================================== -->
41
33
<!-- Removes static cache of Methods from java.beans.Introspector to -->
42
34
<!-- ensure webapp classloader can be released on undeploy -->
You can’t perform that action at this time.
0 commit comments