<!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">
drools-4.0.1-bin.zip contains all the deps you could need - to run this
example all I did was dump them all in the lib dir, and remove some
just so the zip wasn't too big.<br>
<br>
We fully document all dependencies here:<br>
<a class="moz-txt-link-freetext" href="http://anonsvn.labs.jboss.com/labs/jbossrules/trunk/README_DEPENDENCIES.txt">http://anonsvn.labs.jboss.com/labs/jbossrules/trunk/README_DEPENDENCIES.txt</a><br>
<br>
Mark<br>
Garry Brother wrote:
<blockquote cite="mid:BAY120-W1374E04DC9ED14D7C40A66A6C40@phx.gbl"
 type="cite">
  <style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
  </style>
  <div style="text-align: left;">Ok, so why not make this information
(dependencies required to build outside Eclipse)<br>
available as part of the examples download?&nbsp; I mean, how many times do
you want to<br>
answer this same question? <br>
  <br>
Garry<br>
  </div>
  <br>
  <br>
  <hr id="stopSpelling">&gt; Date: Wed, 5 Sep 2007 23:57:54 +0100<br>
&gt; From: <a class="moz-txt-link-abbreviated" href="mailto:mproctor@codehaus.org">mproctor@codehaus.org</a><br>
&gt; To: <a class="moz-txt-link-abbreviated" href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a><br>
&gt; Subject: Re: [rules-users] Still can't create a standalone
application<br>
&gt; <br>
&gt; sigh.... I've zipped up droools-examples eclipse project with a <br>
&gt; populated lib directory and a dos .bat file. Should be enough to
get you <br>
&gt; over the basics of java classpath configuration:<br>
&gt;
<a class="moz-txt-link-freetext" href="http://wiki.jboss.org/wiki/PageInfo.jsp?page=JBossRules%2Fdrools-examples-401-runfib.zip">http://wiki.jboss.org/wiki/PageInfo.jsp?page=JBossRules%2Fdrools-examples-401-runfib.zip</a><br>
&gt; <br>
&gt; Mark<br>
&gt; MarkA wrote:<br>
&gt; &gt; I'm close to giving up! <br>
&gt; &gt;<br>
&gt; &gt; No matter what I do I get the noclassdeffound error. I can't
get anything<br>
&gt; &gt; that uses Drools to work outside of eclipse.<br>
&gt; &gt; I've now tried using javac and I still get errors, the first
is:<br>
&gt; &gt;
----------------------------------------------------------------------------------------------------------------<br>
&gt; &gt;<br>
&gt; &gt; [javac] [search path for source files:<br>
&gt; &gt; [/Users/mark/Documents/eclipse/drools-test-mini/src]]<br>
&gt; &gt; [javac] [search path for class files: [... (lots of paths
removed) ...<br>
&gt; &gt; /Users/mark/Documents/eclipse/drools-test-mini/JAR<br>
&gt; &gt; ...]]<br>
&gt; &gt; ...<br>
&gt; &gt; [javac]<br>
&gt; &gt;
/Users/mark/Documents/eclipse/drools-test-mini/src/com/mda/dt/DroolsTest.java:6:<br>
&gt; &gt; package org.drools does not exist<br>
&gt; &gt; [javac] import org.drools.RuleBase;<br>
&gt; &gt; [javac] ^<br>
&gt; &gt;<br>
&gt; &gt;
----------------------------------------------------------------------------------------------------------------<br>
&gt; &gt;<br>
&gt; &gt; But the directory
'/Users/mark/Documents/eclipse/drools-test-mini/JAR' has<br>
&gt; &gt; the following:<br>
&gt; &gt;<br>
&gt; &gt; antlr-runtime-3.0.jar drools-compiler-4.0.1.jar <br>
&gt; &gt; mvel14-1.2rc4rv908.jar xpp3_min-1.1.3.4.O.jar<br>
&gt; &gt; core-3.2.3.v_686_R32x.jar drools-core-4.0.1.jar <br>
&gt; &gt; xercesImpl-2.4.0.jar xstream-1.2.2.jar<br>
&gt; &gt; drools-ant-4.0.1.jar jxl-2.4.2.jar <br>
&gt; &gt; xml-apis-1.0.b2.jar<br>
&gt; &gt;<br>
&gt; &gt; The org.drools.RuleBase is in the drools-core jar file so
what is it that I<br>
&gt; &gt; am doing wrong? <br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; <br>
&gt; <br>
&gt; _______________________________________________<br>
&gt; rules-users mailing list<br>
&gt; <a class="moz-txt-link-abbreviated" href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a><br>
&gt; <a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/rules-users">https://lists.jboss.org/mailman/listinfo/rules-users</a><br>
  <br>
  <hr>Discover the new Windows Vista <a moz-do-not-send="true"
 href="http://search.msn.com/results.aspx?q=windows+vista&amp;mkt=en-US&amp;form=QBRE"
 target="_new">Learn more!</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>