CDV ❯ Setting session and setting attribute listeners thtough tc.properties doesn't work under tomcat
-
Bug
-
Status: Closed
-
2 Major
-
Resolution: Fixed
-
Sessions
-
-
hhuynh
-
Reporter: teck
-
November 05, 2007
-
0
-
Watchers: 0
-
November 09, 2007
-
November 05, 2007
Description
The code in ConfigProperties that force load session listeners from tc.properties have two problems:
1) The defining loader of ConfigProperties class is used when loading the listeners instances – under tomcat, this will be the catalina loader (not the webapp loader as it should be) 2) Exceptions are swallowed
Source changes: http://svn.terracotta.org/fisheye/changelog/Terracotta/?cs=6194