-
Enhancement
-
Resolution: Done
-
Major
-
None
-
None
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.