Project

General

Profile

Download (264 Bytes) Statistics
| Branch: | Tag: | Revision:
1
<Configure id="Server" class="org.eclipse.jetty.server.Server">
2
  <Get name="handler">
3
    <Call name="setAttribute">
4
      <Arg>org.eclipse.jetty.server.webapp.WebInfIncludeJarPattern</Arg>
5
      <Arg>.*/spring-web-.*\.jar$</Arg>
6
    </Call>
7
  </Get>
8
</Configure>
    (1-1/1)