[
https://issues.jboss.org/browse/JBIDE-12860?page=com.atlassian.jira.plugi...
]
Denis Golovin commented on JBIDE-12860:
---------------------------------------
{quote}We have already spent so much time on debugging WST validation and adopting our
CommonValidation to every weird behaviour/bugs of WST that we made an ugly monster out of
our CommonValidation which is hard to support and extend. We should have created in the
first place our own independent validation builder instead of using WST. It would be much
easier.{quote}
Why not open bugzilla with details above and provide patch with tests so we can push it in
luna.
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: Alexey Kazakov
Labels: respin-b
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