I found README_DEPENDENCIES.txt in the root of the source code download, but would still
apreciate
help with the antlr error. I forgot to mention that I also have antlr3-runtime-3.0.jar in
my classpath.
Scott Reed's message received 8/17/2007 12:36 PM:
1) Please tell me where I can find the definitive list of
dependencies
for the 4.0 release.
The manual lists them but also says to look for README_DEPENDENCIES.txt
in the lib dir but I do not see it.
I am getting the following error:
Exception in thread "main" java.lang.NoSuchMethodError:
org.antlr.runtime.DFA.unpackEncodedString(Ljava/lang/String;)[S
at org.drools.lang.DRLParser.<clinit>(DRLParser.java:7223)
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)
My classpath has antlr-3.0ea8.jar.
2) What am I missing?
_______________________________________________
rules-users mailing list
rules-users(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users