이 콘텐츠는 선택한 언어로 제공되지 않습니다.
7.12.2. Enabling Seam exception handling
To enable Seam's exception handling, the master Servlet filter must be declared in
web.xml
:
For the exception handlers to fire, you must disable Facelets development mode in
web.xml
and Seam debug mode in components.xml
.