andymc12 commented on issue #453: CXF-7860: Ensure @FormParam parms are consistent with Form entities URL: https://github.com/apache/cxf/pull/453#issuecomment-427958475 @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!
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
