[jboss-dev-forums] [Design of JBoss Portal] - Identity : no more JMX services for modules ?

Antoine_h do-not-reply at jboss.com
Tue Feb 26 07:48:22 EST 2008


Hello,

in 2.6.4, I noticed that the user module, role module, etc... are not anymore some JMX service.

The IdentityModuleService class is not inheriting anymore from the AbstractJBossService class.

see : 2.6.0 javadoc :
http://docs.jboss.com/jbportal/v2.6/javadoc/index.html?org/jboss/portal/identity/service/UserProfileModuleService.html

2.6.4 javadoc :
http://docs.jboss.com/jbportal/v2.6.4/javadoc/org/jboss/portal/identity/service/IdentityModuleService.html

My question is to understand better the design and way the module are intended to work :
 - why this change ? 
 - why modules do not need anymore to be some jboss services ?

 - I guess the modules are now beans, managed by the micro controller ? is that correct ?

any explaination about all that will be helpfull... and help learn more about the jmx, beans etc...

Thanks,


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

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



More information about the jboss-dev-forums mailing list