[
https://issues.jboss.org/browse/ISPN-5953?page=com.atlassian.jira.plugin....
]
Radoslav Husar updated ISPN-5953:
---------------------------------
Description:
Currently RemoteCacheManager is a concrete class which is problematic when using it in CDI
(CDI will register it as a bean). This is very inconvenient because this instance should
be created by InfinispanEmbeddedExtension.
Since this change is not backwards compatible - we need to implement it in ISPN 9.
was:
Currently RemoteCacheManager is a concrete class which is problematic when using it in CDI
(CDI will register it as a bean). This is very inconvenient because this instance should
be created by InfinispanEmbeddedExtendion.
Since this change is not backwards compatible - we need to implement it in ISPN 9.
Extract interface from RemoteCacheManager
-----------------------------------------
Key: ISPN-5953
URL:
https://issues.jboss.org/browse/ISPN-5953
Project: Infinispan
Issue Type: Enhancement
Components: CDI Integration, Integration
Reporter: Sebastian Ćaskawiec
Priority: Minor
Fix For: 9.0.0.Final
Currently RemoteCacheManager is a concrete class which is problematic when using it in
CDI (CDI will register it as a bean). This is very inconvenient because this instance
should be created by InfinispanEmbeddedExtension.
Since this change is not backwards compatible - we need to implement it in ISPN 9.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)