-
Jul 2nd, 2008, 06:12 PM
#1
How to configure a MBeanServerForwarder with ConnectorServerFactoryBean?
I need to register a custom implementation of MBeanServerForwarder to do authorization. I looked around the source code and all examples I could find on google, didn't find any useful links.
ConnectorServerFactoryBean starts the JMXConnectorServer in afterPropertiesSet(), but it doesn't have any setters for MBeanServerForwarder.
I hate to implement my own subclass of ConnectorServerFactoryBean to add this.
Thanks,
Sre
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules