• 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

Comments

Tim Eck 2007-11-05

Source changes: http://svn.terracotta.org/fisheye/changelog/Terracotta/?cs=6194