[jboss-user] [JBoss Portal] - Re: how to remove news and test pages permenantly
PeterJ
do-not-reply at jboss.com
Sat Dec 9 17:31:56 EST 2006
The News page is defined in the jboss-portal.sar/conf/data/default-object.xml file. In the source, you can find it at ./core/src/resources/portal-core-sar/conf/data/default-object.xml.
The Test page is defined in the jboss-portal.sar/portal-samples.war/WEB-INF/default-object.xml file. In the source you can find it at ./core/src/resources/portal-samples-war/WEB-INF/default-object.xml
Edit those files to remove the News and Test pages, and they should no longer show up when you recompile and deploy the portal.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3992462#3992462
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3992462
More information about the jboss-user
mailing list