Hi AkiBenson added CrossOriginResourceSharingFilter to CXF awhile back, it is quite advanced, handles simple and pre-flight requests, can be configured directly or it can check the annotations on the resource methods. Only FYI (in case you'll need to do more fine-grained CORS control), having a simple custom CORS filter in a demo is perfect.
Thanks, Sergey
