<!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">
you have not added the correct dependencies. you need antlr3.0,
stringtemplate3.0 and antlr 2.7.8 and others as well, like JCI, JDT etc.<br>
<br>
Mark<br>
fakhfakh ismail wrote:
<blockquote
cite="mid:20070510135348.7964.qmail@web27305.mail.ukl.yahoo.com"
type="cite">hello,<br>
When I execute my code Java an error is affiched<br>
[java] Exception in thread "main" java.lang.NoClassDefFoundError:
org/antlr/stringtemplate/StringTemplateGroup<br>
[java] at
org.drools.semantics.java.RuleBuilder.<clinit>(Unknown Source)<br>
[java] at
org.drools.compiler.PackageBuilder.addRule(Unknown Source)<br>
[java] at
org.drools.compiler.PackageBuilder.addPackage(Unknown Source)<br>
[java] at
org.drools.compiler.PackageBuilder.addPackageFromDrl(Unknown Source)<br>
[java] at
org.drools.jsr94.rules.admin.LocalRuleExecutionSetProviderImpl.createRuleExecutionSet(Unknown
Source)<br>
[java] at
org.drools.jsr94.rules.admin.LocalRuleExecutionSetProviderImpl.createRuleExecutionSet(Unknown
Source)<br>
[java] at
hero.client.test.DroolsTest.main(DroolsTest.java:32)<br>
<br>
I'm sure that the class org/antlr/stringtemplate/StringTemplateGroup
exist<br>
thank you for your help.<br>
Best regards<br>
Ismail<br>
<p> </p>
<hr size="1"> Découvrez une nouvelle façon d'obtenir des réponses à
toutes vos questions ! Profitez des connaissances, des opinions et des
expériences des internautes sur <a moz-do-not-send="true"
href="http://fr.rd.yahoo.com/evt=42054/*http://fr.answers.yahoo.com">Yahoo!
Questions/Réponses</a>.
<pre wrap="">
<hr size="4" width="90%">
_______________________________________________
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>
<br>
</body>
</html>