[
https://issues.apache.org/jira/browse/CXF-1976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chaitanya Choleti updated CXF-1976:
-----------------------------------
Attachment: sources.zip
Using Apache commons API for HTTP Client and Junit.
> 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
> Attachments: sources.zip
>
>
> 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.