[jboss-user] [JBoss Portal] - Re: Deleting / Securing Pages failing

PeterJ do-not-reply at jboss.com
Tue Nov 14 11:05:20 EST 2006


I am not sure why setting the security didn't work (you should be able to create a new role, say testonly, and allow only users with that role to see the test page, and of course never assign any users to that role).

But as far as the test page reappearing goes, I think I know why that happened.  The test page is defined at jboss-portal.sar/portal-sample.war/WEB-INF/default-object.xml. As long as that file exists, every time you start the portal, that file is read and is used to update the portal settings.  Which means that if you deleted the test page, it will re-create the test page.  To completely get rid of the test page, remove this file.

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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3985823



More information about the jboss-user mailing list