[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-5115) JSF Validation cause NPE for Dynamic Web Projects.

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Thu Oct 29 10:45:18 EDT 2009


JSF Validation cause NPE for Dynamic Web Projects.
--------------------------------------------------

                 Key: JBIDE-5115
                 URL: https://jira.jboss.org/jira/browse/JBIDE-5115
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: JSF
    Affects Versions: 3.1.0.CR1
            Reporter: Alexey Kazakov
            Assignee: Alexey Kazakov
             Fix For: 3.1.0.CR1


1. Create Dynamic Web Project.
2. Build the project.
3. See Eclipse log:

java.lang.NullPointerException
at org.jboss.tools.jst.web.kb.internal.validation.ValidationContext.getRemovedFiles(ValidationContext.java:224)
at org.jboss.tools.jst.web.kb.internal.validation.ContextValidationHelper.getChangedFiles(ContextValidationHelper.java:81)
at org.jboss.tools.jst.web.kb.internal.validation.ValidatorManager.validateInJob(ValidatorManager.java:73)
at org.eclipse.wst.validation.internal.operations.ValidatorJob.run(ValidatorJob.java:78)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

-- 
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

        


More information about the jbosstools-issues mailing list