Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Done
-
3.0.5
-
None
-
None
-
Unknown
Description
I have an abstract superclass for all of my ExceptionMappers, since they basically all do the same thing, they just handle different exception types. Anyway, when I try to hit a completely wrong URL, my ExceptionMapper is triggered as opposed to using the built-in ExceptionMapper which would return the 404. This can be exhibited by the following test case:
I'm working on a patch to CXF now. Just needed a JIRA number for the branch name.
Attachments
Issue Links
- is related to
-
CXF-7473 ExceptionMapper class hierarchies: incompatible ExceptionMapper selected
- Closed