Quantcast

[jira] (JETTY-1514) Jetty JMX MBeans miss attribute/operation in OSGi container

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[jira] (JETTY-1514) Jetty JMX MBeans miss attribute/operation in OSGi container

JIRA jira@codehaus.org
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


Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[jira] (JETTY-1514) Jetty JMX MBeans miss attribute/operation in OSGi container

JIRA jira@codehaus.org
Change By: Jesse McConnell (20/Aug/12 7:30 AM)
Assignee: Jesse McConnell
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
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
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[jira] (JETTY-1514) Jetty JMX MBeans miss attribute/operation in OSGi container

JIRA jira@codehaus.org
In reply to this post by JIRA jira@codehaus.org
Jesse McConnell resolved Improvement JETTY-1514 as Fixed
Change By: Jesse McConnell (20/Aug/12 7:32 AM)
Resolution: Fixed
Status: Open Resolved
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
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
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[jira] (JETTY-1514) Jetty JMX MBeans miss attribute/operation in OSGi container

JIRA jira@codehaus.org
In reply to this post by JIRA jira@codehaus.org

i should add, post on that issue if there is something else needed, but mbean files will be no more and it is all annotation based moving forward

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
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
Loading...