diff --git a/samples/httpsession-gemfire-clientserver-xml/src/main/webapp/WEB-INF/web.xml b/samples/httpsession-gemfire-clientserver-xml/src/main/webapp/WEB-INF/web.xml index f7022c59..b7ba5a0b 100644 --- a/samples/httpsession-gemfire-clientserver-xml/src/main/webapp/WEB-INF/web.xml +++ b/samples/httpsession-gemfire-clientserver-xml/src/main/webapp/WEB-INF/web.xml @@ -23,6 +23,9 @@ springSessionRepositoryFilter /* + REQUEST + ERROR + ASYNC diff --git a/samples/httpsession-gemfire-p2p-xml/src/main/webapp/WEB-INF/web.xml b/samples/httpsession-gemfire-p2p-xml/src/main/webapp/WEB-INF/web.xml index 7e46aa5b..352abb3c 100644 --- a/samples/httpsession-gemfire-p2p-xml/src/main/webapp/WEB-INF/web.xml +++ b/samples/httpsession-gemfire-p2p-xml/src/main/webapp/WEB-INF/web.xml @@ -23,6 +23,9 @@ springSessionRepositoryFilter /* + REQUEST + ERROR + ASYNC diff --git a/samples/httpsession-jdbc-xml/src/main/webapp/WEB-INF/web.xml b/samples/httpsession-jdbc-xml/src/main/webapp/WEB-INF/web.xml index 6ebf56ce..9ab0145d 100644 --- a/samples/httpsession-jdbc-xml/src/main/webapp/WEB-INF/web.xml +++ b/samples/httpsession-jdbc-xml/src/main/webapp/WEB-INF/web.xml @@ -23,6 +23,9 @@ springSessionRepositoryFilter /* + REQUEST + ERROR + ASYNC diff --git a/samples/httpsession-xml/src/main/webapp/WEB-INF/web.xml b/samples/httpsession-xml/src/main/webapp/WEB-INF/web.xml index 7e46aa5b..352abb3c 100644 --- a/samples/httpsession-xml/src/main/webapp/WEB-INF/web.xml +++ b/samples/httpsession-xml/src/main/webapp/WEB-INF/web.xml @@ -23,6 +23,9 @@ springSessionRepositoryFilter /* + REQUEST + ERROR + ASYNC