[ 
https://issues.apache.org/jira/browse/WICKET-4604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13633845#comment-13633845
 ] 

Martin Grigorov commented on WICKET-4604:
-----------------------------------------

This is not related. This specific cache should be cleaned in case of errors as 
you described in WICKET-5146.
There is no way to keep this cache with other means, like application metadata,
                
> 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
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to