<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman,new york,times,serif;font-size:12pt">Hi guys,<br>&nbsp;&nbsp;&nbsp; Sorry for posting this problem here again, but I've been searching up and down for solutions and the only solution I found online doesn't work for me. <br>&nbsp;&nbsp;&nbsp; So my problem is when I tried to integrate drools into my application which is using jboss 4.05GA, I got the following error after I added the eclipse JDT core jar to the classpath.&nbsp; <br><br>java.lang.NoSuchMethodError: org.eclipse.jdt.internal.compiler.CompilationResult.getProblems()[Lorg/eclipse/jdt/core/compiler/IProblem;<br>&nbsp;at org.apache.jasper.compiler.JDTCompiler$2.acceptResult(JDTCompiler.java:345)<br><br><br><span>I tried the solution on <a target="_blank" href="http://www.jboss.org/community/wiki/RulesTomcat">http://www.jboss.org/community/wiki/RulesTomcat</a> --&gt; I set 
 -Ddrools.compiler=JANINO in my jboss server startup script, changed my java code to use JANINO dialect, but I am still getting the same error, and if I remove the JDT core jar, I get </span><br><br><p class="MsoNormal"><font size="2" face="Arial"><span style="font-size: 10pt; font-family: Arial;">org.drools.RuntimeDroolsException: 
Unable to load dialect 
'org.drools.rule.builder.dialect.java.JavaDialectConfiguration:java:org.dro<o:p></o:p></span></font></p>
<p class="MsoNormal"><font size="2" face="Arial"><span style="font-size: 10pt; font-family: Arial;">ols.rule.builder.dialect.java.JavaDialectConfiguration'^M<o:p></o:p></span></font></p>
<p class="MsoNormal"><font size="2" face="Arial"><span style="font-size: 10pt; font-family: Arial;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at 
org.drools.compiler.PackageBuilderConfiguration.addDialect(PackageBuilderConfiguration.java:274)^M</span></font></p><p class="MsoNormal"><br></p><p class="MsoNormal"><br></p><p class="MsoNormal">People's mentioning that the solution worked, so am I missing something here?</p><p class="MsoNormal"><br></p><p class="MsoNormal">Thanks a lot!</p><p class="MsoNormal"><br></p><p class="MsoNormal"><br><font size="2" face="Arial"><span style="font-size: 10pt; font-family: Arial;"><o:p></o:p></span></font></p><pre class="jive-pre"><code class="jive-code"><br></code></pre><br><br><br></div><br>

      </body></html>