Hi,&nbsp; <br>an other question , when i&#39;m trying to execute the same code in the sample test java file provided&nbsp; by the wizard, I get some other errors :<br><br>java.lang.NoClassDefFoundError: org/drools/WorkingMemory<br>&nbsp;&nbsp;&nbsp; at 
java.lang.Class.getDeclaredConstructors0(Native Method)<br>&nbsp;&nbsp;&nbsp; at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)<br>&nbsp;&nbsp;&nbsp; at java.lang.Class.getConstructor0(Unknown Source)<br>&nbsp;&nbsp;&nbsp; at java.lang.Class.newInstance0
(Unknown Source)<br>&nbsp;&nbsp;&nbsp; at java.lang.Class.newInstance(Unknown Source)<br>&nbsp;&nbsp;&nbsp; at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1104)<br>&nbsp;&nbsp;&nbsp; at org.apache.catalina.core.StandardWrapper.allocate(
StandardWrapper.java:806)<br>&nbsp;&nbsp;&nbsp; at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:129)<br>&nbsp;&nbsp;&nbsp; at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)<br>&nbsp;&nbsp;&nbsp; at 
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)<br>&nbsp;&nbsp;&nbsp; at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:104)<br>&nbsp;&nbsp;&nbsp; at org.apache.catalina.core.StandardEngineValve.invoke
(StandardEngineValve.java:109)<br>&nbsp;&nbsp;&nbsp; at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:261)<br>&nbsp;&nbsp;&nbsp; at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)<br>&nbsp;&nbsp;&nbsp; at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process
(Http11Protocol.java:581)<br>&nbsp;&nbsp;&nbsp; at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)<br>&nbsp;&nbsp;&nbsp; at java.lang.Thread.run(Unknown Source)<br><br><br>it works if i&#39;m using a simple class, but when i try to use my servlet, it falls;&nbsp; 
<br><br>and finally, is it possible to contribute withe a tutorial showing how to set up drools on eclipse and running a DroolsTest sample file,(arabic, english and frensh version)&nbsp; that&#39;s all i can propose for the moment.
<br><br>thank you. <br><br><br><br><br><br><br><div><span class="gmail_quote">2007/7/20, Mohammed JBossRules &lt;<a href="mailto:jboss.lakehayli@gmail.com">jboss.lakehayli@gmail.com</a>&gt;:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
hello,<br>Thank you all for your replays; as you&#39;ve suggested, what i should<br>import into my build path was not the core and compiler but all the set<br>contained in the drools library, maybe that would help someone later!
<br>here is the list of jars<br>antlr-runtime.jar<br>drools-compiler.jar<br>drools-core.jar<br>drools-decisiontables.jar<br>drools-documentation.jar<br>drools-jsr94.jar<br>jsr94.jar<br>junit.jar<br>jxl.jar<br>mvel14.jar<br>
xercesImpl.jar<br>xml-apis.jar<br>xpp3.jar<br>xstream.jar<br>Thankyou Mark for the link<br>with kind regards,<br><br>ps: tried many times to post this mail yesterday but seems that it<br>doesn&#39;t work, sorry if you received it more than once!
<br>Mohammed JBossRules wrote:<br>&gt; Hello,<br>&gt;<br>&gt; I&#39;m a new user for JBossRules, and I&#39;m feeling like turning around<br>&gt; since a while, so i thought that sole body could help...<br>&gt; I&#39;m using JBossRules(
V4.0.0.12865MR3) on eclipse (Version: 3.3.0 Build<br>&gt; id: I20070621-1340) on MS-Windows XP and&nbsp;&nbsp;Java(TM) SE Runtime<br>&gt; Environment (build 1.6.0_01-b06)<br>&gt; now the problem is how to use my rules (simple rules in a DRL file) in
<br>&gt; a dynamic project based on JSP/Servlets...<br>&gt; i&#39;ve imported the compiler, the core, jsr94, decisiontable, and also<br>&gt; the core 3.2.3 jars to my build path , but when i try to execute the<br>&gt; same code i&#39;m having errors like:
<br>&gt; The import org.drools cannot be resolved<br>&gt; but i have imported the core!!<br>&gt; what&#39;s wrong? help please<br>&gt;<br>&gt; regards<br>&gt; _______________________________________________<br>&gt; rules-users mailing list
<br>&gt; <a href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a><br>&gt; <a href="https://lists.jboss.org/mailman/listinfo/rules-users">https://lists.jboss.org/mailman/listinfo/rules-users</a><br>&gt;
<br><br></blockquote></div><br>