Details
Description
The wadl2java tool, with the supportMultipleXmlReps option, generates the wrong @Consumes annotation values for each of the POST methods that have multiple representations. The annotation for all of the methods contains all of the media types instead of the single media type that is appropriate for the specific method.
I've tested the versions listed in the affected versions field, but it likely applies to other versions as well.