Martin Grigorov created WICKET-4604:
---------------------------------------
Summary: Improve Wicket code to not use static caches
Key: WICKET-4604
URL: https://issues.apache.org/jira/browse/WICKET-4604
Project: Wicket
Issue Type: Improvement
Components: wicket
Affects Versions: 1.5.7
Reporter: Martin Grigorov
We need to check Wicket code for any static fields which may cause problems
when Wicket jars are put in Web container's shared libraries folder.
For example caches implemented with static fields should be reworked to use
Application's metadata.
See http://markmail.org/thread/kd2anekvs4xlm4q4
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira