@reta Thanks so much! That is a much better solution that what I had originally proposed. I had also considered that the "right approach" would be to refactor the phase when parameters were processed, but I think this solution is cleaner - and should not disrupt normal cases.
I've left the test cases unaltered, but I removed my changes from `JAXRSInvoker` and instead changed `JAXRSUtils` as you suggested. This passes all of the unit tests and the systests (including my new one). Can you take a look at the latest changes? Thanks again! [ Full content available at: https://github.com/apache/cxf/pull/453 ] This message was relayed via gitbox.apache.org for [email protected]
