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

ASF subversion and git services commented on WW-4416:
-----------------------------------------------------

Commit a35c3ef4f6211268e04f4c167f14650c88505628 in struts's branch 
refs/heads/develop from [~lukaszlenart]
[ https://git-wip-us.apache.org/repos/asf?p=struts.git;h=a35c3ef ]

WW-4416 Adds support to clear cache under Tomcat 8


> LocalizedTextUtil should suppress exception with tomcat8
> --------------------------------------------------------
>
>                 Key: WW-4416
>                 URL: https://issues.apache.org/jira/browse/WW-4416
>             Project: Struts 2
>          Issue Type: Improvement
>            Reporter: zhouyanming
>            Assignee: Lukasz Lenart
>             Fix For: 2.3.21
>
>
> running struts2 with tomcat-8.0.14 will throw exception.
> {code:java}
> couldn't clear tomcat cache
> java.lang.NoSuchFieldException: resourceEntries
>       at java.lang.Class.getDeclaredField(Class.java:1953)
>       at 
> com.opensymphony.xwork2.util.LocalizedTextUtil.clearMap(LocalizedTextUtil.java:859)
>       at 
> com.opensymphony.xwork2.util.LocalizedTextUtil.clearTomcatCache(LocalizedTextUtil.java:842)
>       at 
> com.opensymphony.xwork2.util.LocalizedTextUtil.reloadBundles(LocalizedTextUtil.java:821)
>       at 
> com.opensymphony.xwork2.util.LocalizedTextUtil.reloadBundles(LocalizedTextUtil.java:797)
>       at 
> com.opensymphony.xwork2.util.LocalizedTextUtil.findDefaultText(LocalizedTextUtil.java:214)
>       at 
> com.opensymphony.xwork2.util.LocalizedTextUtil.getDefaultMessage(LocalizedTextUtil.java:666)
>       at 
> com.opensymphony.xwork2.util.LocalizedTextUtil.findText(LocalizedTextUtil.java:542)
>       at 
> com.opensymphony.xwork2.util.LocalizedTextUtil.findText(LocalizedTextUtil.java:370)
>       at 
> com.opensymphony.xwork2.TextProviderSupport.getText(TextProviderSupport.java:208)
>       at 
> com.opensymphony.xwork2.TextProviderSupport.getText(TextProviderSupport.java:123)
>       at com.opensymphony.xwork2.ActionSupport.getText(ActionSupport.java:103)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to