[ 
https://issues.apache.org/jira/browse/CXF-4914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13610281#comment-13610281
 ] 

Stian Soiland-Reyes commented on CXF-4914:
------------------------------------------

Suggested patch: https://github.com/apache/cxf/pull/4 from 
https://github.com/stain/cxf/tree/jaxrs-responsebuilder-link

I suggested fix for 2.7.4 as the current behaviour of returning null is a bug - 
but feel free to reclassify as a new feature! :)
                
> ResponseBuilderImpl returns null on link() and links()
> ------------------------------------------------------
>
>                 Key: CXF-4914
>                 URL: https://issues.apache.org/jira/browse/CXF-4914
>             Project: CXF
>          Issue Type: Bug
>          Components: JAX-RS
>    Affects Versions: 2.7.3
>            Reporter: Stian Soiland-Reyes
>            Priority: Minor
>              Labels: jax-rs, link, response
>             Fix For: 2.7.4
>
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> The link() and links() methods are unimplemented in ResponseBuilderImpl.
> Rather than raise a NotImplementedException or similar, the current code 
> seems to be autogenerated by Eclipse and returns null rather than a Builder.

--
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