you are missing a lot of dependencies, read the docs and search the mailing list for info on this.

Mark
Sudipta deb wrote:


Note: forwarded message attached.

------------------------------------------------------------------------
Here's a new way to find what you're looking for - Yahoo! Answers <http://us.rd.yahoo.com/mail/in/yanswers/*http://in.answers.yahoo.com/>
------------------------------------------------------------------------

Subject:
Fwd: Please help me
From:
Sudipta deb <[EMAIL PROTECTED]>
Date:
Wed, 4 Apr 2007 13:31:23 +0100 (BST)
To:
[email protected]

To:
[email protected]

Received:
from [59.93.217.52] by web8514.mail.in.yahoo.com via HTTP; Wed, 04 Apr 2007 13:31:23 BST
MIME-Version:
1.0
Content-Type:
multipart/mixed; boundary="0-601054603-1175689883=:50784"
Content-Transfer-Encoding:
8bit
Content-Length:
1499




Note: forwarded message attached.

------------------------------------------------------------------------
Here's a new way to find what you're looking for - Yahoo! Answers <http://us.rd.yahoo.com/mail/in/yanswers/*http://in.answers.yahoo.com/>
------------------------------------------------------------------------

Subject:
Please help me
From:
Sudipta deb <[EMAIL PROTECTED]>
Date:
Wed, 4 Apr 2007 06:58:40 +0100 (BST)
To:
[EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED]

To:
[EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED]

Received:
from [59.93.207.220] by web8510.mail.in.yahoo.com via HTTP; Wed, 04 Apr 2007 06:58:40 BST
MIME-Version:
1.0
Content-Type:
multipart/alternative; boundary="0-795150958-1175666320=:82835"
Content-Transfer-Encoding:
8bit
Content-Length:
1139


Sir,

I am a final year student of Computer Science & Engg (B.tech). I am doing my final year B.Tech Project and in the project i am using Drools rule engine.

i added the following jar files into the class file.

    * drools-compiler-3.0.5.jar
    * drools-core-3.0.5.jar
    * drools-decisiontables-3.0.5.jar
    * drools-jsr94-3.0.5.jar
    * jsr94-1.1.jar

In the folder "drools_test" there are two things:

    * HelloWorldExample.java
    * HelloWorld.drl

Now javac HelloWorldExample.java works fine and create the following class files

    * HelloWorldExample.class
    * HelloWorldExample$Message.class

Now java HelloWorld produces the following errors.
java.lang.NoClassDefFoundError:org/apache/commons/jci/compilers/JavaCompiler
    at HelloWorldExample.readRule(HelloWorldExample.java:46)
    at HelloWorldExample.main(HelloWorldExample.java:18)

The HelloWorldExample is working absolutely fine with Eclipse but since i have to implement openJMS with the drools so i need two java programs running parallely.

Can you please help me how to run the rules file from command line? I need your help.

With regards,

Sudipta Deb.  (+919831606520)
Heritage Institute of Technology,
Kolkata,India

------------------------------------------------------------------------
Here's a new way to find what you're looking for - Yahoo! Answers <http://us.rd.yahoo.com/mail/in/yanswers/*http://in.answers.yahoo.com/>
------------------------------------------------------------------------

_______________________________________________
rules-users mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/rules-users

_______________________________________________
rules-users mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/rules-users

Reply via email to