Browse Source

Marked spring-web module as 'distributable' in order for session replication to work on Tomcat

Issue: SPR-10219
pull/230/head
Juergen Hoeller 13 years ago
parent
commit
c6cf911931
  1. 3
      spring-web/src/main/resources/META-INF/web-fragment.xml

3
spring-web/src/main/resources/META-INF/web-fragment.xml

@ -5,5 +5,6 @@ @@ -5,5 +5,6 @@
version="3.0" metadata-complete="true">
<name>spring_web</name>
<distributable/>
</web-fragment>
</web-fragment>

Loading…
Cancel
Save