-
Task
-
Resolution: Done
-
Minor
-
None
-
None
JChannelFactory needs a ref to the MBeanServer so it can register channels and protocols in JMX. It used to havesemi-hacky code to try and find the server; that's been removed in favor of dependency injection. So, we need to inject the mbean server.