Hi I'm planning to split the jaxrs frontend on the trunk only as follows:
1. Move the CORS code to the rt/rs/security/cors module, initially it will be just few files but that number will very likely to grow
2. Move the existing WebClient/proxy client code to rt/rs/extensions/client 3. Move the selected set of optional providers to rt/rs/extensions/providers this is just a start, comments are welcome Sergey