[jboss-jira] [JBoss JIRA] Created: (JBRULES-1030) NPE Building Rule with inexistent field
Yuri de Wit (JIRA)
jira-events at lists.jboss.org
Thu Jul 26 10:39:47 EDT 2007
NPE Building Rule with inexistent field
---------------------------------------
Key: JBRULES-1030
URL: http://jira.jboss.com/jira/browse/JBRULES-1030
Project: JBoss Rules
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Drl Parser/Builder
Affects Versions: 4.0.0.GA
Reporter: Yuri de Wit
Assigned To: Mark Proctor
Create a rule that references a field that does not exist. The code at line 105 of package org.drools.base.ClassFieldExtractorFactory is not checking for nulls.
The problem is that there is no error message and no way to know what the problem is except using the trial and error method.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list