[
https://issues.jboss.org/browse/ISPN-7534?page=com.atlassian.jira.plugin....
]
Sebastian Łaskawiec commented on ISPN-7534:
-------------------------------------------
When going through JCache issues, I noticed a couple of interesting aspects when
considering App Server integration:
* [#341|https://github.com/jsr107/jsr107spec/issues/341] - Checking generic types and
injecting the same cache two times. We should probably avoid Cache type checking
([here's an
example|https://gist.github.com/ivannov/258ce072b01d0c55dcbc9079c50458d5])
when injecting caches. The next issue is reusing the same cache (this on is already
clarified by the spec and a custom {{CacheResolverFactory}} shall be used). We should
probably allow this by default but also, let users define their own behavior.
* [#349|https://github.com/jsr107/jsr107spec/issues/349],
[#353|https://github.com/jsr107/jsr107spec/issues/353] and
[#358|https://github.com/jsr107/jsr107spec/issues/358] - How Classloading should work with
JEE? A short answer - don't know.
Support JCache on Wildfly/EAP
-----------------------------
Key: ISPN-7534
URL:
https://issues.jboss.org/browse/ISPN-7534
Project: Infinispan
Issue Type: Feature Request
Components: Integration
Reporter: Sebastian Łaskawiec
Assignee: Sebastian Łaskawiec
Priority: Critical
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)