[richfaces-planning-issues] [JBoss JIRA] (RFPL-3505) Create framework test with Ehcache enabled

Matej Novotny (JIRA) issues at jboss.org
Tue Sep 23 03:07:02 EDT 2014


     [ https://issues.jboss.org/browse/RFPL-3505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matej Novotny resolved RFPL-3505.
---------------------------------
    Resolution: Done


I created a simple smoke [test|https://github.com/richfaces/richfaces/blob/master/core/src/test/integration/org/richfaces/ehcache/ITEhCache.java].
It uses a [bean|https://github.com/richfaces/richfaces/blob/master/core/src/test/integration/org/richfaces/ehcache/EhCacheBean.java] which creates a cache and stores one value. Since there is no {{ehcache.xml}} this bean will always use our {{[ehcache-failsafe-richfaces.xml|https://github.com/richfaces/richfaces/blob/master/core/src/main/resources/org/richfaces/cache/ehcache-failsafe-richfaces.xml]}}.

This test should be sufficient to determine whether an application with EhCache does not throw any error and can be deployed.

> Create framework test with Ehcache enabled
> ------------------------------------------
>
>                 Key: RFPL-3505
>                 URL: https://issues.jboss.org/browse/RFPL-3505
>             Project: RichFaces Planning
>          Issue Type: Task
>          Components: QE
>    Affects Versions: 4.5.0.Beta2
>            Reporter: Pavol Pitonak
>            Assignee: Matej Novotny
>
> Create a test with Ehcache enabled.



--
This message was sent by Atlassian JIRA
(v6.3.1#6329)


More information about the richfaces-planning-issues mailing list