[
https://issues.jboss.org/browse/JBIDE-12860?page=com.atlassian.jira.plugi...
]
Radoslav Rábara closed JBIDE-12860.
-----------------------------------
In JBDS 7.1.0 Beta1-v20131102-1529-B493 there is no problem marker in web.xml.
The validation is now testing if there are more classes extending Application (it
doesn't matter if the application path is configured or not).
So the linking of the validation problems is resolved.
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: Xavier Coulon
Labels: respin-a
Fix For: 4.1.1.Beta1
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