[jboss-dev-forums] [Design of POJO Server] - Re: JSR77 View
alesj
do-not-reply at jboss.com
Fri Oct 17 09:47:49 EDT 2008
"scott.stark at jboss.org" wrote : By just generating the names off of the deployment names, and metadata. It does not need to match or be derived from any mbeans that may be generated by the deployers. There are 3 parts to the jsr77 namespace:
| - hierarchy - that should be known from the deployment + the top level domain
| - module type - known from the metadata
| - component type - known from the metadata
|
I've committed this part.
And it surprisingly works. :-)
See AbstractJSR277Deployer for the missing TODOs,
extracting root and components mbeans / ObjectNames.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4182914#4182914
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4182914
More information about the jboss-dev-forums
mailing list