1 2 Previous Next 15 Replies Latest reply on Dec 2, 2006 12:47 PM by anil.saldhana Go to original post
      • 15. Re: Cleaned up security project
        anil.saldhana

        I think we can remove the dependence of MBean services on ServiceMBeanSupport. In fact most of the mbean services (JaasSecurityManagerService, AuthorizationManagerService) can be removed, as the security managers can be directly injected. One service that will be interesting will be the DynamicLoginConfig, which cannot be removed(because customers may have used it extensively in their sars and ears).

        Is it possible to inject jmx aspects to the "service" tag for a pojo (DynamicLoginConfig) without using the JMX annotation (Kabir did)?

        1 2 Previous Next