Hi, after searching for a while, I assume now that the problem is that the URIMappingInterceptor was removed from the default chain as well as from the code base for security reasons:
"The deprecated URIMappingInterceptor has been removed. This hasn't been on the default chain for some time due to a bunch of security related issues." (From the 3.0 Migration Guide) So, is there now an alternative that can be used more securely? Or do I only have the choice to stay with CXF 2.7.X or use the old URIMappingInterceptor code with CXF 3.1.5 (supposing I get it to work), as I cannot put the whole system live without the GET Mapping...? Regards, Florian Schätz
