[rules-users] DSL Rules error : unable to expand

vester_s s4nnym at gmail.com
Tue Apr 15 15:54:23 EDT 2008


Hi,

I have a DSL file like this
[then]showing popup thing = foo.put("showing","ON");

and a DRL file like this
Rule "popup"
  no-loop tru
when
   ....
then
  showing popup thing
end

It keeps giving me an error  
"Unable to expand: showing popup thing. Due to Expression was not
expandable: showing popup thing"

The other rules is working fine, i couldn't find any problem with this DSL
and DRL. Anybody can help?

thanks,
-- 
View this message in context: http://www.nabble.com/DSL-Rules-error-%3A-unable-to-expand-tp16707000p16707000.html
Sent from the drools - user mailing list archive at Nabble.com.




More information about the rules-users mailing list