JDK-4718269 : RFE: Model MBean should be extended to support EJB handles
  • Type: Enhancement
  • Component: core-svc
  • Sub-Component: javax.management
  • Affected Version: 5.0
  • Priority: P4
  • Status: Closed
  • Resolution: Won't Fix
  • OS: generic
  • CPU: generic
  • Submitted: 2002-07-22
  • Updated: 2008-06-18
  • Resolved: 2008-06-18
Related Reports
Relates :  
Description
One of the defined resource types for Model MBeans is EJBHandle, but the Reference Implementation does not support this.  It would be good if it could.

Comments
EVALUATION There are no current plans to implement Model MBean pluggability as described.
18-06-2008

PUBLIC COMMENTS .
01-09-2004

EVALUATION It is not clear exactly how this would work. The spec is silent. Could look at what the independent implementations do. ###@###.### 2002-07-22 Also, it may be difficult to implement this without introducing a forbidden dependency J2SE -> J2EE. ###@###.### 2004-02-10 Perhaps we could have some form of pluggability in RequiredModelMBean for arbitrary managed resource types. Not clear whether this is really worthwhile, versus just subclassing RequiredModelMBean or implementing the ModelMBean interface directly. ###@###.### 2004-07-08 ###@###.### 2004-07-08
08-07-2004