[jbosstools-issues] [JBoss JIRA] (JBIDE-12745) Bad location for problem marker on JAX-RS Application

Xavier Coulon (JIRA) jira-events at lists.jboss.org
Tue Oct 2 05:58:03 EDT 2012


    [ https://issues.jboss.org/browse/JBIDE-12745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12723189#comment-12723189 ] 

Xavier Coulon edited comment on JBIDE-12745 at 10/2/12 5:56 AM:
----------------------------------------------------------------

Jaroslav,

You should have an error marker if:
- the application class does not extend javax.ws.rs.core.Application, 
- or does not have a @ApplicationPath annotation (and no web.xml servlet-mapping configuration associated with this classname)
                
      was (Author: xcoulon):
    Jaroslav,

You should have an error marker if:
- the application class does not extend javax.ws.rs.core.Application
- does not have a @ApplicationPath annotation (and no web.xml servlet-mapping configuration associated with this classname)
                  
> Bad location for problem marker on JAX-RS Application
> -----------------------------------------------------
>
>                 Key: JBIDE-12745
>                 URL: https://issues.jboss.org/browse/JBIDE-12745
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Webservices
>    Affects Versions: 4.0.0.Alpha2
>            Reporter: Xavier Coulon
>            Assignee: Xavier Coulon
>              Labels: respin-b, review_approved
>             Fix For: 4.0.0.Alpha2
>
>         Attachments: JBIDE-12745.patch
>
>
> Marker also includes the type javadoc, but it should not.

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