WebApplicationException not thrown when injection of fields with *Param
annotations fail
----------------------------------------------------------------------------------------
Key: CXF-1976
URL: https://issues.apache.org/jira/browse/CXF-1976
Project: CXF
Issue Type: Bug
Components: REST
Affects Versions: 2.2
Reporter: Chaitanya Choleti
When there is any exception during injection of fields with QueryParam,
PathParam, HeaderParam or CookieParam annotations, a WebApplicationException
should be thrown with the proper response status code set. Instead, we see a
null value for the field and no exception thrown.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.