[jbosstools-issues] [JBoss JIRA] (JBIDE-17575) Support JAX-RS annotations on bean properties

Xavier Coulon (JIRA) issues at jboss.org
Thu Jun 26 06:08:24 EDT 2014


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

Xavier Coulon resolved JBIDE-17575.
-----------------------------------

                Labels: new_and_noteworthy  (was: )
    Release Notes Text: 
The JAX-RS Tooling now recognizes properties (ie, setter Java methods) annotated with {{@PathParam}}, {{@QueryParam}}, etc. 
The Endpoint URI template take those elements into consideration and the tooling performs performs the expected validation on these elements.  
            Resolution: Done


> Support JAX-RS annotations on bean properties
> ---------------------------------------------
>
>                 Key: JBIDE-17575
>                 URL: https://issues.jboss.org/browse/JBIDE-17575
>             Project: Tools (JBoss Tools)
>          Issue Type: Sub-task
>          Components: webservices
>    Affects Versions: 4.1.0.Final
>            Reporter: Xavier Coulon
>            Assignee: Xavier Coulon
>              Labels: new_and_noteworthy
>             Fix For: 4.2.0.Beta3
>
>
> {{@PathParam}} and a-like annotations can also be applied on class bean properties. These annotations should be discovered and validation should take those elements into account.
> Until now we only supported fields/



--
This message was sent by Atlassian JIRA
(v6.2.6#6264)


More information about the jbosstools-issues mailing list