]
George Gastaldi closed FORGE-2006.
----------------------------------
Resolution: Done
Add @PreMatching to the CORS Filter
-----------------------------------
Key: FORGE-2006
URL:
https://issues.jboss.org/browse/FORGE-2006
Project: Forge
Issue Type: Enhancement
Components: Java EE
Affects Versions: 2.9.2.Final
Reporter: George Gastaldi
Assignee: George Gastaldi
Fix For: 2.9.3.Final
According to
http://www.developerscrappad.com/1781/java/java-ee/rest-jax-rs/java-ee-7-...,
this is needed to indicate that such filter should be applied globally on all resources in
the application before the actual resource matching occurs.