[jbosstools-issues] [JBoss JIRA] (JBIDE-16981) Validation of @Path parameters binding ignores @PathParam fields

Radoslav Rábara (JIRA) issues at jboss.org
Wed Apr 2 08:51:13 EDT 2014


Radoslav Rábara created JBIDE-16981:
---------------------------------------

             Summary: Validation of @Path parameters binding ignores @PathParam fields
                 Key: JBIDE-16981
                 URL: https://issues.jboss.org/browse/JBIDE-16981
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: webservices
    Affects Versions: 4.2.0.Beta1
            Reporter: Radoslav Rábara
             Fix For: 4.2.0.Beta2


Validation of @Path parameters ignores @PathParam fields so if you have @PathParam field used as parameter in @Path, you get warning:
{code}The @Path template parameter '<parameter name>' is not bound to any parameter annotated with  @PathParam of the '<method name>' method.{code}

--
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