|
Freeman Fang created JETTY-1514:
----------------------------------- Summary: Jetty JMX MBeans miss attribute/operation in OSGi container Key: JETTY-1514 URL: https://jira.codehaus.org/browse/JETTY-1514 Project: Jetty Issue Type: Improvement Reporter: Freeman Fang currently Jetty use dynamic way to generate mbean info(attribute/operation) from the *mbean.properties files which exist in all of jetty src tree. It works perfectly in traditional hierarchical classloader mechanism but not in OSGi world. Can Jetty offer a way which is more OSGi friendly to generate mbean info? Or can Jetty simply offer a jar which include all *mbean.properties files so that could be easy to deal with it in OSGi container? thanks -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
|
|
In reply to this post by JIRA jira@codehaus.org
|
|||||||||||||||||
|
In reply to this post by JIRA jira@codehaus.org
|
|||||||||||
| Powered by Nabble | Edit this page |

resolved last week in jetty-9 : https://bugs.eclipse.org/bugs/show_bug.cgi?id=385448