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/i...
2.6.4 javadoc :
http://docs.jboss.com/jbportal/v2.6.4/javadoc/org/jboss/portal/identity/s...
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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...