[jbosstools-issues] [JBoss JIRA] (JBIDE-12860) JAX-RS validation problems are not linked

Xavier Coulon (JIRA) jira-events at lists.jboss.org
Tue Oct 15 03:21:35 EDT 2013


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

Xavier Coulon commented on JBIDE-12860:
---------------------------------------

Hi [~rrabara] !

Actually, you'll keep having warnings if your sample application has a java-based Application and if its is defined in the web.xml.

The bug to fix in this issue was that if you define 2 applications, you'll have warnings on both of them, but if you remove one of them, the warning on the remaining one should disappear as well. This was not the case when the issue was opened: the remaining application still had an error.

I hope this clarifies the work done on this issue.

Best regards,
Xavier

                
> JAX-RS validation problems are not linked
> -----------------------------------------
>
>                 Key: JBIDE-12860
>                 URL: https://issues.jboss.org/browse/JBIDE-12860
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: webservices
>    Affects Versions: 4.0.0.Beta1
>            Reporter: Jaroslav Jankovič
>            Assignee: Max Rydahl Andersen
>             Fix For: 4.1.1.Alpha2, 4.2.0.Alpha1
>
>
> This case now fails:
> STEP: Create jaxrs problem with Application problem (Multiple application definition - one class extending Application and one application servlet definition in web.xml)
> STEP: comment servlet definition in web.xml
> ASSERT: problem marker in web.xml disappears
> ASSERT: problem marker in application class disappears
> FAIL: problem marker in application class doesn't disappear, because problem markers are not linked now -> project has to be built to correctly remove both problem markers

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