1 Reply Latest reply on Aug 2, 2010 11:53 PM by dwarak_cit

    Server error 403 when accessing a page without access

    dwarak_cit

      Hi All,

       

      I have recently joined JBoss portal community and I am looking forward for a great working experience here.

       

      I have setup my portlets, instances and objects in the xml files. Where one of my page has VIEW access for a specific user role.

      If I try to access the page with a different user ( who does not have access), I get a 403 error.

       

      I verified that the page say "Mypage-News" which has a view access to User role "NewsUser", is associated to the parent page "main".

      This "main" has VIEW action. If i set it up to "VIEWRECURSIVE", I get the "Mypage-News", But still I can prohibit the non-users to see my INSTANCE by setting the security at the instance level.

       

      Please help me on resolving the 403 error issue. Do we get this error if we dont have an access to the PORTAL PAE we are requesting?

        • 1. Re: Server error 403 when accessing a page without access
          dwarak_cit

          Hi All,

           

          I have found the solution area partially. In Portal Management, we can setup how to handle errors in portal / page level.

          I have also specified the redirect resource (jsp file in my case). But it still displays the default page that has been configured to show the 403 Error. How to show my customized page?