[jbosstools-issues] [JBoss JIRA] (JBIDE-12744) Bad location for problem marker on JAX-RS Resource Method

Xavier Coulon (JIRA) jira-events at lists.jboss.org
Wed Sep 26 15:59:02 EDT 2012


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

Xavier Coulon updated JBIDE-12744:
----------------------------------

    Description: 
Problem marker is located at the java method name instead of the @Path annotation.
We should split the problem markers into 2 separate ones: @Path annotation on a Resource Type and @Path annotation on a Resource Method, with proper message to indicate the method name when the @Path annotation is on the type.

  was:Problem marker is located at the java method name instead of the @Path annotation.


    
> Bad location for problem marker on JAX-RS Resource Method
> ---------------------------------------------------------
>
>                 Key: JBIDE-12744
>                 URL: https://issues.jboss.org/browse/JBIDE-12744
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: Webservices
>    Affects Versions: 4.0.0.Alpha2
>            Reporter: Xavier Coulon
>            Assignee: Xavier Coulon
>             Fix For: 4.0.0.Beta1
>
>
> Problem marker is located at the java method name instead of the @Path annotation.
> We should split the problem markers into 2 separate ones: @Path annotation on a Resource Type and @Path annotation on a Resource Method, with proper message to indicate the method name when the @Path annotation is on the type.

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