[
https://issues.jboss.org/browse/JBIDE-17575?page=com.atlassian.jira.plugi...
]
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)