Description
Currently Apache CXF have a CORS support for their JAX-RS but is absence from Wink.
http://cxf.apache.org/apidocs/org/apache/cxf/jaxrs/cors/package-frame.html
We have already implemented our RESTful service based on Apache Wink and it would be nice
if we don't have to scavenge code from Apache CXF.