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

Sean Mills updated CXF-4770:
----------------------------

    Attachment: cxf-rest-client.zip

Extract this maven project and execute "mvn -Pit-web clean verify" to show how 
2.7.0 works okay.  Then, update the cxf.version in the pom.xml to 2.7.2 and 
rerun the mvn command and you will see the issue.
                
> When passing NULL @PathParam to JAXRS Client Proxy it now throws 
> NullPointerException instead of IllegalArgumentException as in prior releases 
> (2.7.0)
> ------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CXF-4770
>                 URL: https://issues.apache.org/jira/browse/CXF-4770
>             Project: CXF
>          Issue Type: Bug
>          Components: JAX-RS
>    Affects Versions: 2.7.2
>            Reporter: Sean Mills
>            Priority: Critical
>         Attachments: cxf-rest-client.zip
>
>
> When passing NULL @PathParam to JAXRS Client Proxy it now throws 
> NullPointerException instead of IllegalArgumentException as in prior releases 
> (2.7.0).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to