[jboss-dev-forums] [Design of POJO Server] - Re: JSR77 View

scott.stark@jboss.org do-not-reply at jboss.com
Tue Oct 14 11:26:20 EDT 2008


No, I'm working on other things right now. The best starting point is the jsr77 spec, and then look at our concrete mbean implementations in the jbossas/managed project. The spec is available from:
http://jcp.org/aboutJava/communityprocess/mrel/jsr077/index.html

The first issue will be that the jsr77 mbeans try to wrap the component mbeans. This will no longer be valid in general. We just need to make the jsr77 mbeans standalone, shallow representations of the javaee structure. We can worry about adding support for the optional statics and other information down the road.


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4182176#4182176

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4182176



More information about the jboss-dev-forums mailing list