Bug 49062 - JMX Enhancement- Provision of MBeanFactory createStandardService
Summary: JMX Enhancement- Provision of MBeanFactory createStandardService
Status: RESOLVED DUPLICATE of bug 49045
Alias: None
Product: Tomcat 7
Classification: Unclassified
Component: Catalina (show other bugs)
Version: trunk
Hardware: PC All
: P2 normal (vote)
Target Milestone: ---
Assignee: Tomcat Developers Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-07 11:50 UTC by chamith buddhika
Modified: 2010-04-07 19:20 UTC (History)
0 users



Attachments
JMX Enhancement- Provision of MBeanFactory createStandardService (8.85 KB, patch)
2010-04-07 11:50 UTC, chamith buddhika
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description chamith buddhika 2010-04-07 11:50:06 UTC
Created attachment 25240 [details]
JMX Enhancement- Provision of MBeanFactory createStandardService

Currently MBeanFactory doesn't have a method for creating a new StandardService
MBean. This would become an issue for future enhancements of JMX support in
Tomcat. As per discussions with Mark, this enhancement is suggested as a
starting point for possible future enhancements in JMX support. Attached the initial patch regarding this.
Comment 1 Mark Thomas 2010-04-07 19:20:19 UTC

*** This bug has been marked as a duplicate of bug 49045 ***