reta opened a new pull request #677: URL: https://github.com/apache/cxf/pull/677
The general issue is with the way CXF handles `null` parameter values injection, it does not actually distinguish if the converter was applied and returned `null`, or the result is just `null` for any reason (no converter found fe). ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
