]
Edson Tirelli updated JBRULES-2095:
-----------------------------------
Fix Version/s: 5.1.0.CR1
(was: 5.1.0.M2)
MVEL action in Flow does not support .* imports
-----------------------------------------------
Key: JBRULES-2095
URL:
https://jira.jboss.org/browse/JBRULES-2095
Project: Drools
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: drools-core (flow)
Reporter: Kris Verlaenen
Assignee: Kris Verlaenen
Fix For: 5.1.0.CR1
There seems to be an issue where MVEL is not picking up the imports in a Flow Action node
if the imports are package imports.
For example:
context.getKnowledgeRuntime().insert( new Fact() ); results in "could not resolve
class: Fact" when using import org.drools.examples.model.*
Using import org.drools.examples.model.Fact works fine.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: