Sushant Kumar created JXPATH-175:
------------------------------------
Summary: Cannot set USE_SOFT_CACHE to false
Key: JXPATH-175
URL: https://issues.apache.org/jira/browse/JXPATH-175
Project: Commons JXPath
Issue Type: Bug
Reporter: Sushant Kumar
As per documentation
http://commons.apache.org/proper/commons-jxpath/apidocs/org/apache/commons/jxpath/ri/JXPathContextReferenceImpl.html#USE_SOFT_CACHE,
USE_SOFT_CACHE should be set to false to avoid compiled expressions cleanup.
But this variable is final and hence cannot be changed. Could you provide a
mechanism to set it to false?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)