summaryrefslogtreecommitdiff
path: root/BKUOnline/src/main/webapp/WEB-INF/web.xml
diff options
context:
space:
mode:
Diffstat (limited to 'BKUOnline/src/main/webapp/WEB-INF/web.xml')
-rw-r--r--BKUOnline/src/main/webapp/WEB-INF/web.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/BKUOnline/src/main/webapp/WEB-INF/web.xml b/BKUOnline/src/main/webapp/WEB-INF/web.xml
index 3a318844..bcce9b34 100644
--- a/BKUOnline/src/main/webapp/WEB-INF/web.xml
+++ b/BKUOnline/src/main/webapp/WEB-INF/web.xml
@@ -153,7 +153,7 @@
-->
<filter>
<filter-name>RequestIdFilter</filter-name>
- <filter-class>at.gv.egiz.bku.online.webapp.RequestIdFilter</filter-class>
+ <filter-class>at.gv.egiz.bku.online.webapp.TransactionIdFilter</filter-class>
</filter>
<filter-mapping>
<filter-name>RequestIdFilter</filter-name>