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

Issue: SPR-10219
This commit is contained in:
Juergen Hoeller
2013-02-06 21:44:34 +01:00
parent 8a4ce142c4
commit c6cf911931

View File

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