You can use the portlet preferences of the CMS Portlet to point to whatever page you want
to display.
Look at the configuration in portal-cms.war/WEB-INF/portlet.xml
| <portlet-preferences>
| <preference>
| <name>indexpage</name>
| <value>/default/index.html</value>
| </preference>
| </portlet-preferences>
|
Thanks
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4058145#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...