[infinispan-issues] [JBoss JIRA] Created: (ISPN-742) Allow REST module to have CacheManager injected via JBoss MC
Galder Zamarreño (JIRA)
jira-events at lists.jboss.org
Thu Oct 28 10:04:55 EDT 2010
Allow REST module to have CacheManager injected via JBoss MC
------------------------------------------------------------
Key: ISPN-742
URL: https://jira.jboss.org/browse/ISPN-742
Project: Infinispan
Issue Type: Feature Request
Components: Cache Server
Reporter: Galder Zamarreño
Assignee: Galder Zamarreño
Fix For: 4.2.0.BETA1, 4.2.0.Final
Enable REST server module startup listener to get a cache manager via JBoss MC.
REST module is a war module and so cannot be extended in an easy way without major reworking. So, the code to check for MC injection will live in the REST module. The code will use reflection to avoid hard dependencies on MC.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list