[rules-users] Re: [Resolved] JBossRules and JAVA Servlet / JSP
Mohammed JBossRules
jboss.lakehayli at gmail.com
Fri Jul 20 04:38:43 EDT 2007
hello,
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 link
with kind regards,
ps: tried many times to post this mail yesterday but seems that it
doesn't work, sorry if you received it more than once!
Mohammed JBossRules 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 at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>
More information about the rules-users
mailing list