[jbosstools-issues] [JBoss JIRA] (JBIDE-16824) Provide support for new @NameBinding JAX-RS Annotation

Xavier Coulon (JIRA) issues at jboss.org
Fri Mar 21 04:32:10 EDT 2014


     [ https://issues.jboss.org/browse/JBIDE-16824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Xavier Coulon resolved JBIDE-16824.
-----------------------------------

                Labels: new_and_noteworthy  (was: )
    Release Notes Text: The new @NameBinding meta-annotation is detected when found on a user-defined annotation. This user-defined annotation can be used to bind specific Filters and Interceptors to a Resource Method or a Resource (and hence, all methods of this resource) or to the whole Application. The tooling validates and reports problems if such a user-defined name binding annotation on a Filter or Interceptor is not bound to a Resource/Resource Method/Application (and vice-versa).
            Resolution: Done

    
> Provide support for new @NameBinding JAX-RS Annotation
> ------------------------------------------------------
>
>                 Key: JBIDE-16824
>                 URL: https://issues.jboss.org/browse/JBIDE-16824
>             Project: Tools (JBoss Tools)
>          Issue Type: Sub-task
>          Components: webservices
>    Affects Versions: 4.1.1.Final
>            Reporter: Xavier Coulon
>            Assignee: Xavier Coulon
>              Labels: new_and_noteworthy
>             Fix For: 4.2.0.Beta1
>
>
> See JAX-RS Spec Appendix A (p66):
> NameBinding
> {quote}
> Meta-annotation to create annotations for binding filters or interceptors to resource methods and applications. Name binding is only supported as part of the Server API.
> {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


More information about the jbosstools-issues mailing list