]
Marián Labuda closed JBIDE-12885.
---------------------------------
Closing.
JAX-RS validator shouldn't care about binary classes
----------------------------------------------------
Key: JBIDE-12885
URL:
https://issues.jboss.org/browse/JBIDE-12885
Project: Tools (JBoss Tools)
Issue Type: Task
Components: webservices
Affects Versions: 4.0.0.Beta1
Reporter: Xavier Coulon
Assignee: Xavier Coulon
Labels: respin-a
Fix For: 4.0.0.Beta1
Attachments: JBIDE-12885.patch
NPE occurs when importing a project in a fresh workspace as JAX-RS validator attempts to
validate jaxrs-api.jar built-in HTTP Methods (@GET, etc.). Failure occurs on compilation
unit manipulation, which is null for binary types.