ResponseBuilder implementation returns nulls from various builder methods
-------------------------------------------------------------------------
Key: CXF-2133
URL: https://issues.apache.org/jira/browse/CXF-2133
Project: CXF
Issue Type: Bug
Components: REST
Affects Versions: 2.2
Reporter: Roman Kalukiewicz
{{ResponseBuilderImpl}} class in various builder methods like {{expires()}},
{{language()}} returns {{null}} instead of {{this}}, so the proper invocation
throws NPE.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.