<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Those are the wrong deps for 4.0. please lookt at the README in the
distr:<br>
<a class="moz-txt-link-freetext" href="http://anonsvn.labs.jboss.com/labs/jbossrules/tags/4.0.0.13773GA/README_DEPENDENCIES.txt">http://anonsvn.labs.jboss.com/labs/jbossrules/tags/4.0.0.13773GA/README_DEPENDENCIES.txt</a><br>
<br>
And if in doubt use the deps in the bin zip.<br>
<br>
Mark<br>
<a class="moz-txt-link-abbreviated" href="mailto:Tim.Nguyen@expeditors.com">Tim.Nguyen@expeditors.com</a> wrote:
<blockquote
cite="mid:OF14F86FCE.910DBF38-ON88257344.0059CCF2-88257344.005A4140@expeditors.com"
type="cite">
<pre wrap="">Hi,
I got this error when running drool 4.0:
Exception in thread "main" java.lang.NoSuchMethodError:
org.antlr.runtime.DFA.unpackEncodedString(Ljava/lang/String;)[S
at org.drools.lang.DRLParser.<clinit>(DRLParser.java:7205)
at org.drools.compiler.DrlParser.getParser(DrlParser.java:204)
at org.drools.compiler.DrlParser.parse(DrlParser.java:60)
at org.drools.compiler.PackageBuilder.addPackageFromDrl
(PackageBuilder.java:158)
I have the following jar in my class-path:
drools-compiler-4.0.0.jar
drools-core-4.0.0.jar
mvel14-1.2rc1.jar
antlr-runtime-3.0.jar
antlr-3.0ea8.jar
antlr-20030911.jar
antlr-2.7.6.jar
xerces.jar
Am I missing anything? Thank you for your help!
Best Regards,
Tim Nguyen
_______________________________________________
rules-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/rules-users">https://lists.jboss.org/mailman/listinfo/rules-users</a>
</pre>
</blockquote>
<ul>
<li><br>
</li>
</ul>
</body>
</html>