I am sorry for missing information in question. I am using Drools 5.1.
I find out the reason just now.
I added Generic on Map on the get method for dataMap and now it works.
public Map<String, Data> getDataMap() {
return dataMap;
}
Thank you for replying!
--
View this message in context:
http://drools.46999.n3.nabble.com/can-not-use-mvel-to-access-object-in-a-...
Sent from the Drools: User forum mailing list archive at
Nabble.com.