-
Notifications
You must be signed in to change notification settings - Fork 101
Open
Description
In order to get the error handling and the provided error pages working, it is required to specify the provided CustomExceptionHandlerFactory in faces-config.xml.
If another exception handler like PrimeExceptionHandlerFactory or FullAjaxExceptionHandlerFactory is used, the error handling does not work.
Additionally exception filters like e.g. org.omnifaces.filter.FacesExceptionFilter configured in web.xml seem to be not required.
The documentation page does not mention this. I think we should either mention this in Chapter 2 "Usage" or in Chapter 6 "Error pages". I would prefer chapter usage for a full how to install / configure / use overview.
This would help new users to start with admin-template.
Test environment
- Admin Faces 1.0
- PrimeFaces 7.0
- Wildfly 16 / Mojarra 2.3.9.SP01
Metadata
Metadata
Assignees
Labels
No labels