]
Xavier Coulon updated JBIDE-18078:
----------------------------------
Fix Version/s: 4.2.0.CR1
Wrong problem marker on binding annotation
------------------------------------------
Key: JBIDE-18078
URL:
https://issues.jboss.org/browse/JBIDE-18078
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: webservices
Affects Versions: 4.2.0.Beta3
Reporter: Xavier Coulon
Assignee: Xavier Coulon
Fix For: 4.2.0.CR1
Have a project where there are 2 custom NameBinding annotations, one of them being
associated with a Filter or Interceptor.
Put both annotations on a Resource Method, the problem marker (reporting that there is
not Filter or Interceptor) may appear on the wrong annotation (ie, the one that _is_
associated with an existing Filter or Interceptor).