Opened a jira :
http://jira.jboss.com/jira/browse/JBPORTAL-1324

There is in the jira the code of an overidding class of       
org.jboss.portal.core.model.portal.DefaultPortalCommandFactory 

to replace the service 
name="portal:commandFactory=DefaultPortal"

It mainly bypass the code : Portal portal = ctx.getDefaultPortal();
to set it with the configurable attribute 
      <attribute name="DefaultPortalName">MyDefaultPortalName</attribute>
of the jmx service.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4030359
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to