Details
-
Type:
Improvement
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
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
Activity
Jesse McConnell
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Assignee | Jesse McConnell [ jesse ] |
Jesse McConnell
made changes -
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
resolved last week in jetty-9 : https://bugs.eclipse.org/bugs/show_bug.cgi?id=385448