Error in the reference doc
--------------------------
Key: SEAMSERVLET-43
URL:
https://issues.jboss.org/browse/SEAMSERVLET-43
Project: Seam Servlet
Issue Type: Bug
Reporter: hantsy bai
The configuration in the reference is wrong.
filter>
<filter-name>Catch Exception Filter</filter-name>
<filter-class>org.jboss.seam.servlet.CatchExceptionFilter</filter-class>
</filter>
There is no such a class.
It is should be org.jboss.seam.servlet.exception.CatchExceptionFilter
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira