Ron Ratovsky created JBIDE-12997:
------------------------------------
Summary: Class-level @PathParam's are ignored in JAX-RS outline
Key: JBIDE-12997
URL:
https://issues.jboss.org/browse/JBIDE-12997
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Webservices
Affects Versions: 4.0.0.Alpha2
Environment: Win7 64 bit, Java 7, Juno SP1
Reporter: Ron Ratovsky
Assignee: Brian Fitzpatrick
When there are class-level @QueryParam members, they don't should appear as REST api
query parameters for all the REST apis declared in that class and its subclasses
(depending on the class members visibility).
According to the JAX-RS 1.x spec, this is a valid declaration and thus should be supported
by the plugin introspection.
--
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