[jboss-dev-forums] [Design of POJO Server] - Re: JSR77 View
scott.stark@jboss.org
do-not-reply at jboss.com
Thu Oct 16 11:07:14 EDT 2008
"alesj" wrote :
| ...
| It's the TODOs that I don't know how to get / create.
| And I guess I'm gonna face the same problems in EJB, JCA, RAR, ...
|
| Perhaps in this case I could even get WebModule ObjectName.
| From (making it static) AbstractWarDeployer::getObjectName(JBossWebMetaData).
| But then in TomcatDeployment, we create another ObjectName,
| and set it to WebApplication instance (WebApplication::setAppData).
| Which one is it? ;-)
|
| Or is my approach with deployers + metadata completely wrong? :-)
I think its wrong in that there is no point in hooking to the actual components for the first iteration. Just create the jsr77 namespace without stats, operations, and we'll correctly produce the mbeans from the management view later.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4182691#4182691
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4182691
More information about the jboss-dev-forums
mailing list