CORS options not getting redirected

Alexander Fitterling <[email protected]> Wed, 8 Oct 2014 18:32:31 +0200
Newsgroups gmane.comp.java.jboss.user
Message-ID <[email protected]>
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