]
Marián Labuda closed JBIDE-15526.
---------------------------------
Verified in JBDS 8.0.0.Beta2 build B106.
JAX-RS validation problems are not linked
-----------------------------------------
Key: JBIDE-15526
URL:
https://issues.jboss.org/browse/JBIDE-15526
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: webservices
Reporter: Jaroslav Jankovič
Assignee: Xavier Coulon
Fix For: 4.2.0.Beta2
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