[
https://jira.jboss.org/jira/browse/JBIDE-3092?page=com.atlassian.jira.plu...
]
Alexey Kazakov updated JBIDE-3092:
----------------------------------
Fix Version/s: 3.0.0.cr1
Snjezana, thanks for patch.
Seam Validator throws NPE when validating an EAR project
--------------------------------------------------------
Key: JBIDE-3092
URL:
https://jira.jboss.org/jira/browse/JBIDE-3092
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Seam
Affects Versions: 3.0.0.cr1
Reporter: Snjezana Peco
Assignee: Alexey Kazakov
Fix For: 3.0.0.cr1
Attachments: org.jboss.tools.seam.core.patch
If you try to create a Seam EAR project or rebuild an existing EAR project, you will get
the following exception:
java.lang.NullPointerException
at
org.jboss.tools.seam.internal.core.validation.SeamProjectPropertyValidator.validateInJob(SeamProjectPropertyValidator.java:81)
at
org.eclipse.wst.validation.internal.operations.ValidatorJob.run(ValidatorJob.java:78)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
The attached patch fixes this issue.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira