Hi all, The Web Application Description Language specification [1] defines:
>> Boolean matrix parameters are represented as: ';name' when 'value' is 'true' >> and are omitted from identifier when 'value' is 'false' Is there a way to achieve this behavior with cxf out of the box? Brgrds, Christian 1) https://www.w3.org/Submission/wadl/#x3-130002.6.1
