Description
Root XML element when listing policies via CXF is <policys> instead of <policies>.
Problem is caused by provider, that has to guess the name and by default it adds 's' to the class name (or JAXb annotation).
Root XML element when listing policies via CXF is <policys> instead of <policies>.
Problem is caused by provider, that has to guess the name and by default it adds 's' to the class name (or JAXb annotation).