Ability to specify the MBean Server in which to register the Wicket MBeans
--------------------------------------------------------------------------
Key: WICKET-196
URL: https://issues.apache.org/jira/browse/WICKET-196
Project: Wicket
Issue Type: Improvement
Components: wicket-jmx
Affects Versions: 1.2.4, 1.2.3
Reporter: David Hosier
Following is a conversation between Igor and I:
<dmhosier> You may be able to utilize this call instead:
<dmhosier>
http://java.sun.com/j2ee/1.4/docs/api/javax/management/MBeanServerFactory.html#findMBeanServer(java.lang.String)
<dmhosier> but there would have to be some way to specify the agent ID
<ivaynberg> hmm
<ivaynberg> a system prop?
<dmhosier> probably the best bet
<dmhosier> maybe check if a specified property exists, and use this method to
get the server, otherwise default to what you have now
<ivaynberg> yeah
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira