[
https://issues.jboss.org/browse/JBIDE-16754?page=com.atlassian.jira.plugi...
]
Xavier Coulon resolved JBIDE-16754.
-----------------------------------
Resolution: Done
The new @PreMatching annotation is detected when present on a Provider and validation
reports a problem when this annotation is on a type that is *not* a subclass of
javax.ws.rs.container.ContainerRequestFilter
Provide support for new @PreMatching JAX-RS Annotation
------------------------------------------------------
Key: JBIDE-16754
URL:
https://issues.jboss.org/browse/JBIDE-16754
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: webservices
Affects Versions: 4.1.1.Final
Reporter: Xavier Coulon
Assignee: Xavier Coulon
Fix For: 4.2.0.Beta1
See JAX-RS Spec Appendix A (p66):
PreMatching
{quote}
Global binding annotation that can be applied to a container filter to indicate that it
should be applied globally and before the resource method is matched.
{quote}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira