You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jean-Baptiste Onofré (Jira)" <ji...@apache.org> on 2020/06/29 13:10:00 UTC

[jira] [Commented] (KARAF-6762) Possibility to use JCache with appended hazelcast instance

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

Jean-Baptiste Onofré commented on KARAF-6762:
---------------------------------------------

 Cellar Hazelcast already has Dynamic-ImportPackage, but it needs a bundle refresh. Let me try to reproduce.

> Possibility to use JCache with appended hazelcast instance
> ----------------------------------------------------------
>
>                 Key: KARAF-6762
>                 URL: https://issues.apache.org/jira/browse/KARAF-6762
>             Project: Karaf
>          Issue Type: New Feature
>          Components: cellar
>         Environment: It's reproducible with:
> 1)  Install cellar
> feature:repo-add cellar
> feature:install cellar
> 2) THEN install JCache
> cluster:bundle-install -s default mvn:javax.cache/cache-api/1.1.0
> ...) More bundles
> 3) MUST restart karaf
> shutdown -r -f
> Now it's possible to use the cache api. (In other order it fails - reproducible)
>  
>            Reporter: Mike Hummel
>            Assignee: Jean-Baptiste Onofré
>            Priority: Major
>             Fix For: cellar-4.2.0
>
>
> Cellar is coming with a hazelcast bundle. The bundle will not import packages from javax.cache/cache-api/1.1.0 and therefore it's not possible to use caching capabilities from hazelcast.
> Solutions could be dynamic imports or an optional reference to the cache api.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)