[rules-users] unable to resolve method using strict-mode

Wolfgang Laun wolfgang.laun at gmail.com
Fri Oct 2 12:30:25 EDT 2009


2009/10/2 Vladimir Perlov <vladperl at hotmail.com>

>
>
> Here is the rule that failed to compile on Linux:
>
> rule "TEST"
>     dialect "mvel" Send
>     when
>             map : Map()
>

$map : Map()

or omit '$' in the consequence.
-W


>     then
>             System.out.println($map.get("x").getSomeMethod());
> end
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20091002/6c72e4aa/attachment.html 


More information about the rules-users mailing list