Hide Forgot
Affects: Documentation (Ref Guide, User Guide, etc.) project_key: JBEPP You can get 403 when you are signed in as some user and try to access portal with limited permissions. Customized 403 page would be more user-friendly.
It can be good to create customized 404 page as well. When going to http://localhost:8080/portal/nonexisting , i am redirected to default Tomcat 404 page.
You can add custom error pages by following the information in the following wiki: http://community.jboss.org/wiki/CustomErrorPages It doesn't need any changes in the code and is more of a documentation issue.
Next action: * Incorporate this info into the identified guide in the Labels field.
Release Notes Docs Status: Added: Not Required Labels: Added: Portal_Admin_UG Affects: Added: Documentation (Ref Guide, User Guide, etc.)
Labels: Removed: Portal_Admin_UG
TRIAGE INFORMATION Relevance: EPP 5.2 and EPP 6 ==Task== Make the changes as prescribed in both versions. ==Requirements== Ensure you have access to: http://svn.jboss.org/repos/gatein/epp/docs/branches/5.2/ and http://svn.jboss.org/repos/gatein/epp/docs/branches/6.0/ to make changes to these guides. ==Resolving== Add Revision History to each guide, and stage the books. Commit changes to SVN trunks. Update the BZ with tracking info.
After discussing the required location of this info with Jared, I added it to the Reference Guide instead of the Admin Guide. Specifically, it is now in section "13.2.3.6. Custom error pages". Staged at [1] and [2]. Committed to the respective SVN repos. [1] http://documentation-devel.engineering.redhat.com/docs/en-US/JBoss_Enterprise_Portal_Platform/5.2/html-single/Reference_Guide/index.html [2] http://documentation-devel.engineering.redhat.com/docs/en-US/JBoss_Portal_Platform/6/html-single/Reference_Guide/index.html