[
https://issues.apache.org/jira/browse/OPENJPA-1302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Donald Woods updated OPENJPA-1302:
----------------------------------
Affects Version/s: 1.0.3
1.1.0
1.2.1
2.0.0-M2
> Ehcache product derivation isn't detected when running in WebSphere
> -------------------------------------------------------------------
>
> Key: OPENJPA-1302
> URL: https://issues.apache.org/jira/browse/OPENJPA-1302
> Project: OpenJPA
> Issue Type: Bug
> Components: lib
> Affects Versions: 1.0.3, 1.1.0, 1.2.1, 2.0.0-M2
> Environment: Win XP, WAS V7.0.0.5
> Reporter: Rick Curtis
> Assignee: Rick Curtis
> Fix For: 2.0.0-M3
>
>
> I tried to configure Ehcache using the instructions documented on their
> website [1] and found that using the 'ehcache' alias (for openjpa.QueryCache
> and openjpa.DataCacheManager) does not work in WAS. It does work when running
> in a JSE environment.
> After digging around for awhile I found that when I added ehcache as an
> application shared library, those classes were not available to the static
> initializer in org.apache.openjpa.lib.conf.ProductDerivations. Since the
> ehcache product derivation wasn't found, the 'ehcache' alias wasn't
> registered.
> [1] http://ehcache.org/documentation/openjpa_provider.html
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.