Setting session and setting attribute listeners thtough tc.properties doesn't 
work under tomcat
-----------------------------------------------------------------------------------------------

                 Key: CDV-500
                 URL: https://jira.terracotta.org/jira//browse/CDV-500
             Project: Community Development
          Issue Type: Bug
          Components: Sessions
    Affects Versions: 2.4.5
            Reporter: Tim Eck
            Assignee: Issue Review Board


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



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.terracotta.org/jira//secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
tc-dev mailing list
[email protected]
http://lists.terracotta.org/mailman/listinfo/tc-dev

Reply via email to