[jboss-jira] [JBoss JIRA] Updated: (JBRULES-2983) IooB exception when using positional notation on pojo fact
Mark Proctor (JIRA)
jira-events at lists.jboss.org
Thu Sep 29 03:05:31 EDT 2011
[ https://issues.jboss.org/browse/JBRULES-2983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mark Proctor updated JBRULES-2983:
----------------------------------
Assignee: Edson Tirelli (was: Mark Proctor)
> IooB exception when using positional notation on pojo fact
> ----------------------------------------------------------
>
> Key: JBRULES-2983
> URL: https://issues.jboss.org/browse/JBRULES-2983
> Project: Drools
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: drools-compiler (expert)
> Affects Versions: 5.2.0.CR1
> Reporter: Wolfgang Laun
> Assignee: Edson Tirelli
>
> If Sale is a Java class containing int custid and int amount, the following pattern crashes the builder:
> query bigSales ( int $custid, int $limit )
> $s: Sale( $custid; amount >= $limit )
> end
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list