[
https://jira.jboss.org/jira/browse/JBIDE-5905?page=com.atlassian.jira.plu...
]
Alexey Kazakov commented on JBIDE-5905:
---------------------------------------
I still can not reproduce the issue. You have an error marker on attached browse.xhtml
because this is not XML (but should be). So WTP marks it as broken XML and WTP's right
here.
Anyway this error marker has nothing to do with the exception.
I see you have changed original dvdstore example so I have a little chanse to reproduce
the issue. Please attache the whole project excepting libs.
NPE - jsf validation
--------------------
Key: JBIDE-5905
URL:
https://jira.jboss.org/jira/browse/JBIDE-5905
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JSF, jsp/jsf/xml source editing
Affects Versions: 3.1.0.CR2
Reporter: Vitali Yemialyanchyk
Assignee: Alexey Kazakov
Priority: Minor
Fix For: 3.1.1
Attachments: browse.xhtml, screenshot-1.jpg
java.lang.NullPointerException
at
org.jboss.tools.jsf.web.validation.ELValidator.validateElOperand(ELValidator.java:380)
at
org.jboss.tools.jsf.web.validation.ELValidator.validateELExpression(ELValidator.java:276)
at org.jboss.tools.jsf.web.validation.ELValidator.validateEL(ELValidator.java:268)
at org.jboss.tools.jsf.web.validation.ELValidator.validateFile(ELValidator.java:260)
at org.jboss.tools.jsf.web.validation.ELValidator.validateAll(ELValidator.java:176)
at
org.jboss.tools.jst.web.kb.internal.validation.ValidatorManager.validateAll(ValidatorManager.java:99)
at
org.jboss.tools.jst.web.kb.internal.validation.ValidatorManager.validateInJob(ValidatorManager.java:78)
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