Skip to content

Commit 1b75e32

Browse files
author
Sebastien Belin
committed
INTERLOK-4044 Remove ElContextClenader as this is deprecated and doesn't need replacement.
jetty/jetty.project#8712
1 parent ca662c7 commit 1b75e32

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

interlok-common/src/main/resources/com/adaptris/core/management/webserver/jetty-webdefault-failsafe.xml

-8
Original file line numberDiff line numberDiff line change
@@ -29,14 +29,6 @@
2929
This file is applied to a Web application before its own WEB_INF/web.xml file
3030
</description>
3131

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-
4032
<!-- ==================================================================== -->
4133
<!-- Removes static cache of Methods from java.beans.Introspector to -->
4234
<!-- ensure webapp classloader can be released on undeploy -->

0 commit comments

Comments
 (0)