Our drl file snippet looks something like this :
Snippet :
When we try to fire the rules we get the following exception.
org.drools.rule.InvalidRulePackage: Function Compilation error
Rule Compilation error The import com.bofa.TS cannot be resolved
When we change the package from "com.bofa.strata.component.rules" to
"com.bofa.TS.AIM.IV" ,it compiles fine.
Queries :
1) How do we arrive at a safe package name?
2) On what basis is the error thrown ?
--
View this message in context:
http://www.nabble.com/Package-declaration-problem-tf3374958.html#a9392040
Sent from the drools - user mailing list archive at
Nabble.com.