<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16525" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>This exception is thrown when it cannot find (one 
of) the necessary libraries for loading the Java Dialect.&nbsp; In this case 
probably the eclipse jdt compiler.&nbsp; Make sure all the necessary 
dependencies are in your classpath.&nbsp; If you are using a Drools project, the 
Drools classpath container should automatically do that for you.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>However, note that the eclipse plugin currently 
only works with eclipse 3.2.x, it will be upgraded to 3.3&nbsp;for the next 
major release.&nbsp; If I remember correctly, I believe this exception is thrown 
if you try to use the plugin in eclipse 3.3.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Kris</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<BLOCKQUOTE 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=raffovi@gmail.com href="mailto:raffovi@gmail.com">Raffaele Viola</A> 
  </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=rules-users@lists.jboss.org 
  href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</A> 
  </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Thursday, August 16, 2007 12:52 
  PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> [rules-users] 
  RuntimeDroolsException</DIV>
  <DIV><BR></DIV>Hi,<BR><BR>I'm starting to use eclipse <A 
  href="http://plug.in">plug.in</A> for JRules. I created the example JRules 
  project in eclipse and I tried to start it as Java Application but I got this 
  exception<BR><BR><SPAN 
  style="COLOR: rgb(255,0,0)">org.drools.RuntimeDroolsException: Unable to load 
  dialect 'org.drools.rule.builder.dialect.java.JavaDialect:java'</SPAN><BR 
  style="COLOR: rgb(255,0,0)"><SPAN style="COLOR: rgb(255,0,0)">&nbsp;&nbsp; 
  &nbsp;at org.drools.compiler.PackageBuilderConfiguration.buildDialectRegistry 
  (PackageBuilderConfiguration.java:156)</SPAN><BR 
  style="COLOR: rgb(255,0,0)"><SPAN style="COLOR: rgb(255,0,0)">&nbsp;&nbsp; 
  &nbsp;at org.drools.compiler.</SPAN>PackageBuilder<SPAN 
  style="COLOR: rgb(255,0,0)">.&lt;init&gt;(</SPAN> PackageBuilder<SPAN 
  style="COLOR: rgb(255,0,0)">.java:131)</SPAN><BR 
  style="COLOR: rgb(255,0,0)"><SPAN style="COLOR: rgb(255,0,0)">&nbsp;&nbsp; 
  &nbsp;at org.drools.compiler.</SPAN>PackageBuilder<SPAN 
  style="COLOR: rgb(255,0,0)"> .&lt;init&gt;(</SPAN>PackageBuilder<SPAN 
  style="COLOR: rgb(255,0,0)">.java:84)</SPAN><BR 
  style="COLOR: rgb(255,0,0)"><SPAN style="COLOR: rgb(255,0,0)">&nbsp;&nbsp; 
  &nbsp;at com.sample.DroolsTest.readRule(DroolsTest.java:50)</SPAN> <BR 
  style="COLOR: rgb(255,0,0)"><SPAN style="COLOR: rgb(255,0,0)">&nbsp;&nbsp; 
  &nbsp;at com.sample.DroolsTest.main(DroolsTest.java:21)</SPAN><BR><BR>Can 
  someone help me?<BR>Thanks<BR>Raffo<BR>
  <P>
  <HR>

  <P></P>_______________________________________________<BR>rules-users mailing 
  list<BR>rules-users@lists.jboss.org<BR>https://lists.jboss.org/mailman/listinfo/rules-users<BR></BLOCKQUOTE></BODY></HTML>