[jboss-jira] [JBoss JIRA] (JBRULES-3591) Broken instanceof operator

Mario Fusco (JIRA) jira-events at lists.jboss.org
Wed Aug 1 10:54:06 EDT 2012


     [ https://issues.jboss.org/browse/JBRULES-3591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mario Fusco resolved JBRULES-3591.
----------------------------------

    Resolution: Done

    
> Broken instanceof operator
> --------------------------
>
>                 Key: JBRULES-3591
>                 URL: https://issues.jboss.org/browse/JBRULES-3591
>             Project: Drools
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>            Reporter: Mario Fusco
>            Assignee: Mario Fusco
>
> Using a rule like:
> rule R1 when
>    Person( address instanceof LongAddress )
> then
> end
> results in the following compilation error:
> Unable to determine the Evaluator for ID 'instanceof' : [Rule name='R1']

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list