From info at sp33c.de Wed Oct 8 12:32:31 2014 From: info at sp33c.de (Alexander Fitterling) Date: Wed, 8 Oct 2014 18:32:31 +0200 Subject: [jboss-user] CORS options not getting redirected Message-ID: <92E47C0F-8572-4489-AF34-B015B7B471F7@sp33c.de> Hello everyone, I wonder if this is a jboss issue as my app uses core (jruby app) deployed on jboss. The options request (preflight check) isn't get redirected to the appropriate succeeding controller actions on jboss. Deployed on other server it works. How do I need to setup Jboss to be able to handle my own cors functionality as already implemented? I appreciate any comments, thank you indeed, Alex