[rules-dev] Bugs/Problems with 3.1.0M1

Edson Tirelli tirelli at post.com
Tue Mar 27 18:21:24 EDT 2007


   Hey Wolfgang,

   They all look problems to me. May I ask you please to open JIRAs for
them?

   I will take care of them asap.

   Thank you,
    Edson

2007/3/27, Wolfgang Betz <Wolfgang.Betz at siemens.com>:
>
> Hello to all,
> i would like to address some problems with 3.1.0M1:
> I've noticed that:
>
> - using eclipse 3.2.2, and JPDL Plugin 3.1.0 alpha3 a program using rules
> does
> not stop at breakpoints in rules (RHS) - ok, its alpha, maybe i'm missing
> something
>
> - throws an internal NPE at parsing rules havin NO_LOOP set (even if parse
> result caching is on)
>
> - comparisons like "bpairl : BagsPerAirline(nrOfBusinessBags >= (500 +
> 333))"
> throw NPE if field is null  - maybe adressed by
> http://jira.jboss.com/jira/browse/JBRULES-627
>
> - when
>     BagsPerAirline(nrOfBusinessBags >= (500 + 333)) //gives all >= 833 BUT
>     BagsPerAirline(nrOfBusinessBags >= 500 + 333) //all >= 500!!!!!
>
> - when
>       c : Flight(flightId == 1 | == (1+1))
>
> // throws java.lang.UnsupportedOperationException:
> // does not support method call
> // isAllowed(Object object, InternalWorkingMemory workingMemoiry)
> //      at
> // org.drools.rule.ReturnValueRestriction.
> //          isAllowed(ReturnValueRestriction.java:137)
>
> Thanx a lot for the "from" extension :-)
>
>
> _______________________________________________
> rules-dev mailing list
> rules-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-dev
>



-- 
  Edson Tirelli
  Software Engineer - JBoss Rules Core Developer
  Office: +55 11 3124-6000
  Mobile: +55 11 9218-4151
  JBoss, a division of Red Hat @ www.jboss.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-dev/attachments/20070327/04a65854/attachment.html 


More information about the rules-dev mailing list