[rules-dev] Trouble using constants to access Maps

@ndré andre at bonkowski.net
Sat Jan 30 11:08:35 EST 2010


Hi Edison, and thanks for the quick response. The manifest file says 1.3.1
May 6 2008
I also see that there exists a 1.3.16 December 29 2008, but I get an other
error when I replaces my original jar with this one. 


java.lang.NoSuchMethodError: org.mvel.MVEL.setThreadSafe(Z)V
    at
org.drools.rule.builder.dialect.mvel.MVELDialect.init(MVELDialect.java:144)
    at org.drools.compiler.DialectRegistry.initAll(DialectRegistry.java:49)
    at org.drools.compiler.PackageBuilder.<init>(PackageBuilder.java:146)
    at org.drools.compiler.PackageBuilder.<init>(PackageBuilder.java:108)
    at
com.telenor.cos.domain.rules.RuleCompiler.init$_aroundBody2(RuleCompiler.java:83)
    at
com.telenor.cos.domain.rules.RuleCompiler.init$_aroundBody3$advice(RuleCompiler.java:202)
    at
com.telenor.cos.domain.rules.RuleCompiler.compileAndAddRuleTemplate(RuleCompiler.java:83)
    at
com.telenor.cos.domain.rules.RuleCompiler.compileAndAdd(RuleCompiler.java:51)
    at
com.telenor.cos.domain.rules.COSRulesTestCaseBase.executeRule(COSRulesTestCaseBase.java:284)

I guess I have to update some other jar's as well.

@ndré


-- 
View this message in context: http://n3.nabble.com/Trouble-using-constants-to-access-Maps-tp178720p178799.html
Sent from the Drools - Dev mailing list archive at Nabble.com.



More information about the rules-dev mailing list