Skip to content

Missing ExceptionHandler documentation #183

@jomu78

Description

@jomu78

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions