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

Harry Metske commented on JSPWIKI-792:
--------------------------------------

Finished CachingProvider, CachingAttachmentProvider, AttachmentManager, 
RenderingManager and rss.jsp.
Unit tests all succeed.

You cannot disable caching anymore via properties, you have to do all the 
tweaking in ehcache.xml (which currently has 8 caches).

Now I have a maven question.
I need at least ehcache 2.7 (because I decided to use ehcache statistics 
instead of our own counters).
I first ran with ehcache (instead of ehcache-core), but that is a 6.7 MB file 
which almost doubles the size of our JSPWiki.war.
So I decided that ehcache-core should do the job, that one (2.7.2) is in 
central, but with the (to me) mysterious groupId of net.sf.ehcache.internal, is 
that a problem ?

I hope to do a first commit the coming week for this.

                
> Replace OpenSymphony's oscache with ehcache
> -------------------------------------------
>
>                 Key: JSPWIKI-792
>                 URL: https://issues.apache.org/jira/browse/JSPWIKI-792
>             Project: JSPWiki
>          Issue Type: Improvement
>            Reporter: Glen Mazza
>            Assignee: Harry Metske
>
> OpenSymphony website is dead, ehcache seems common today.

--
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