[jboss-user] [JBoss Portal] - Re: How to make a portlet secured

matthieu.bouvais do-not-reply at jboss.com
Tue Mar 18 07:21:43 EDT 2008


You don't need to remove the "viewRecursive" action for the default portal. You can add this attribute into the portlet-instances.xml : 

  | ...
  | <deployment>
  | 	<if-exists>overwrite</if-exists>
  |       	<instance>
  | ...
  |         </instance>
  | </deployment>
  | ....
  | 


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

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



More information about the jboss-user mailing list