The JMX service description is :
<mbean
| code="org.jboss.portal.core.model.portal.DefaultPortalCommandFactory"
| name="portal:commandFactory=DefaultPortal"
| xmbean-dd=""
|
xmbean-code="org.jboss.portal.jems.as.system.JBossServiceModelMBean">
| <xmbean/>
| <depends
| optional-attribute-name="NextFactory"
|
proxy-type="attribute">portal:commandFactory=Delegating</depends>
| <depends
| optional-attribute-name="Container"
|
proxy-type="attribute">portal:container=PortalObject</depends>
| </mbean>
|
it is in : deploy\jboss-portal.sar\META-INF\jboss-service.xml
you have to replace the JMX service, by one of your own, with the class overriden for your
need.
look at the Jira for an example of the code :
http://jira.jboss.com/jira/browse/JBPORTAL-1324
and, please, vote for the jira task... so it shows that some people wish to have this
feature in the future version....
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4165390#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...