[ 
https://issues.apache.org/jira/browse/CXF-3821?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sergey Beryozkin resolved CXF-3821.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.5
                   2.4.3
                   2.3.7
         Assignee: Sergey Beryozkin

I've added NPE guard against IS, the spec says that an empty content in case of 
JAXB should result in 400, otherwise a corresponding method parameter has to be 
set to null... I can't get is set to null - probably specific to the servlet 
container you are working with... thanks

> FormEncodingProvider does not check for null incoming object
> ------------------------------------------------------------
>
>                 Key: CXF-3821
>                 URL: https://issues.apache.org/jira/browse/CXF-3821
>             Project: CXF
>          Issue Type: Bug
>          Components: JAX-RS
>    Affects Versions: 2.4.2
>            Reporter: Mark Mc Kenna
>            Assignee: Sergey Beryozkin
>            Priority: Minor
>             Fix For: 2.3.7, 2.4.3, 2.5
>
>
> FormEncodingProvider does not check for null incoming object. A NPE is then 
> thrown at line FormEncodingProvider Line 133

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to