Oops, saw a problem in the single page scenario -- I forgot to give view access 
to RoleB.  Here are the corrected settings:

  Object            RoleA             RoleB           Unchecked 
  |     Page1           view               view            -none-
  |        Portlet1      view               -none-         -none-
  |        Portlet2      view               -none-         -none-
  |        Portlet3      -none-            view            -none-
  |        Portlet4      -none-            view            -none-

Or you could do:

  Object            RoleA             RoleB           Unchecked 
  |     Page1           -none-            -none-           view
  |        Portlet1      view               -none-         -none-
  |        Portlet2      view               -none-         -none-
  |        Portlet3      -none-            view            -none-
  |        Portlet4      -none-            view            -none-


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

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

Reply via email to