monsur / enable-cors.org

Advocacy for CORS
http://enable-cors.org/
210 stars 99 forks source link

Native configs for JBOSS AS, EAP servers #114

Open syedautherabbas opened 8 years ago

syedautherabbas commented 8 years ago

Are there any configs currently like the ones for apache and tomcat? If not why cant there be?

monsur commented 8 years ago

Do you have a pointer to a JBOSS config that has worked for you?

syedautherabbas commented 8 years ago

no I've been using the http://software.dzhuvinov.com/cors-filter-configuration.html myself . Is there no better alternative to handle this in server configs?

monsur commented 8 years ago

We link to that library from here: http://enable-cors.org/resources.html

I am not familiar enough with JBoss to write a configuration. We rely on community submissions to maintain our recommendations across server and language types. If you know of a good code sample, feel free to share it or send a pull request. Thanks!