HI,
Thank you all for your replays; as you've suggested, what i should import into my build path was not the core and compiler but all the set contained in the drools library, maybe that would help someone later!
here is the list of jars
antlr-runtime.jar
drools-compiler.jar
drools-core.jar
drools-decisiontables.jar
drools-documentation.jar
drools-jsr94.jar
jsr94.jar
junit.jar
jxl.jar
mvel14.jar
xercesImpl.jar
xml-apis.jar
xpp3.jar
xstream.jar
 thankyou Mark for the li,k
with kind regards,
Natraj Gudla wrote:
You are getting an error at run time. Make sure you include all the required drools jars in your run time class path. THis will resolve the issue. If you are using an eclipse launch config, it is very easy to set the class path jars. You need to know that compile time libraries and run time libraries have to indicated separately. Thanks
Natraj

On 7/19/07, *Mohammed JBossRules* <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote:

    Hello,

    I'm a new user for JBossRules, and I'm feeling like turning around
    since
    a while, so i thought that sole body could help...
    I'm using JBossRules(V4.0.0.12865MR3) on eclipse (Version: 3.3.0 Build
    id: I20070621-1340) on MS-Windows XP and  Java(TM) SE Runtime
    Environment (build 1.6.0_01-b06)
    now the problem is how to use my rules (simple rules in a DRL
    file) in a
    dynamic project based on JSP/Servlets...
    i've imported the compiler, the core, jsr94, decisiontable, and
    also the
    core 3.2.3 jars to my build path , but when i try to execute the same
    code i'm having errors like:
    The import org.drools cannot be resolved
    but i have imported the core!!
    what's wrong? help please

    regards
    _______________________________________________
    rules-users mailing list
    rules-users@lists.jboss.org <mailto:rules-users@lists.jboss.org>
    https://lists.jboss.org/mailman/listinfo/rules-users


------------------------------------------------------------------------

_______________________________________________
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users

_______________________________________________
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users

Reply via email to