<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div><span>Neither, I just created and java project and imported files into it.</span></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: times new roman,new york,times,serif; background-color: transparent; font-style: normal;">Is there a link with the example with the eclipse project files in it I can download so I can just import it as a existing project?<br><span></span></div><div><br></div>  <div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"> <div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"> <div dir="ltr"> <font face="Arial" size="2"> <hr size="1">  <b><span style="font-weight:bold;">From:</span></b> Michael Anstis &lt;michael.anstis@gmail.com&gt;<br> <b><span style="font-weight: bold;">To:</span></b> Rules Users List
 &lt;rules-users@lists.jboss.org&gt; <br> <b><span style="font-weight: bold;">Sent:</span></b> Friday, September 14, 2012 4:05 PM<br> <b><span style="font-weight: bold;">Subject:</span></b> Re: [rules-users] Guvnor example how to access rules in database instead sample.drl file?<br> </font> </div> <br>
<div id="yiv2023093363">Did you File-&gt;Import...-&gt;Maven-&gt;Existing Maven Projects? I believe this is offered with the M2Eclipse plugin.<br><br>Or, did you perform mvn eclipse:eclipse to build a Eclipse .project file?<br><br>Either of these will ensure your classpath dependencies are correctly setup.<br>
<br><div class="yiv2023093363gmail_quote">On 14 September 2012 21:54, richard <span dir="ltr">&lt;<a rel="nofollow" ymailto="mailto:rx74me@yahoo.com" target="_blank" href="mailto:rx74me@yahoo.com">rx74me@yahoo.com</a>&gt;</span> wrote:<br><blockquote class="yiv2023093363gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
I fixed the above with including right jar.<br>
But now I get this.<br>
Exception in thread "AWT-EventQueue-0" java.lang.NoClassDefFoundError:<br>
org/drools/util/FastClassLoader<br>
&nbsp; &nbsp; &nbsp; &nbsp; at java.lang.ClassLoader.defineClass1(Native Method)<br>
&nbsp; &nbsp; &nbsp; &nbsp; at java.lang.ClassLoader.defineClass(Unknown Source)<br>
&nbsp; &nbsp; &nbsp; &nbsp; at java.security.SecureClassLoader.defineClass(Unknown Source)<br>
&nbsp; &nbsp; &nbsp; &nbsp; at <a target="_blank" href="http://java.net.urlclassloader.de/">java.net</a>.URLClassLoader.defineClass(Unknown Source)<br>
&nbsp; &nbsp; &nbsp; &nbsp; at java.net.URLClassLoader.access$100(Unknown Source)<br>
<div class="yiv2023093363im">&nbsp; &nbsp; &nbsp; &nbsp; at java.net.URLClassLoader$1.run(Unknown Source)<br>
&nbsp; &nbsp; &nbsp; &nbsp; at java.net.URLClassLoader$1.run(Unknown Source)<br>
&nbsp; &nbsp; &nbsp; &nbsp; at java.security.AccessController.doPrivileged(Native Method)<br>
&nbsp; &nbsp; &nbsp; &nbsp; at <a target="_blank" href="http://java.net.urlclassloader.fi/">java.net</a>.URLClassLoader.findClass(Unknown Source)<br>
&nbsp; &nbsp; &nbsp; &nbsp; at java.lang.ClassLoader.loadClass(Unknown Source)<br>
&nbsp; &nbsp; &nbsp; &nbsp; at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)<br>
&nbsp; &nbsp; &nbsp; &nbsp; at java.lang.ClassLoader.loadClass(Unknown Source)<br>
</div>&nbsp; &nbsp; &nbsp; &nbsp; at java.lang.ClassLoader.defineClass1(Native Method)<br>
&nbsp; &nbsp; &nbsp; &nbsp; at java.lang.ClassLoader.defineClass(Unknown Source)<br>
&nbsp; &nbsp; &nbsp; &nbsp; at java.security.SecureClassLoader.defineClass(Unknown Source)<br>
&nbsp; &nbsp; &nbsp; &nbsp; at java.net.URLClassLoader.defineClass(Unknown Source)<br>
&nbsp; &nbsp; &nbsp; &nbsp; at java.net.URLClassLoader.access$100(Unknown Source)<br>
<div class="yiv2023093363im">&nbsp; &nbsp; &nbsp; &nbsp; at java.net.URLClassLoader$1.run(Unknown Source)<br>
&nbsp; &nbsp; &nbsp; &nbsp; at java.net.URLClassLoader$1.run(Unknown Source)<br>
&nbsp; &nbsp; &nbsp; &nbsp; at java.security.AccessController.doPrivileged(Native Method)<br>
&nbsp; &nbsp; &nbsp; &nbsp; at java.net.URLClassLoader.findClass(Unknown Source)<br>
&nbsp; &nbsp; &nbsp; &nbsp; at java.lang.ClassLoader.loadClass(Unknown Source)<br>
<br>
<br>
<br>
<br>
</div>--<br>
View this message in context: http://drools.46999.n3.nabble.com/Guvnor-example-how-to-access-rules-in-database-instead-sample-drl-file-tp4019713p4019802.html<br>

<div class="yiv2023093363HOEnZb"><div class="yiv2023093363h5">Sent from the Drools: User forum mailing list archive at <a target="_blank" href="http://nabble.com/">Nabble.com</a>.<br>
_______________________________________________<br>
rules-users mailing list<br>
<a rel="nofollow" ymailto="mailto:rules-users@lists.jboss.org" target="_blank" href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a><br>
<a rel="nofollow" target="_blank" href="https://lists.jboss.org/mailman/listinfo/rules-users">https://lists.jboss.org/mailman/listinfo/rules-users</a><br>
</div></div></blockquote></div><br>
</div><br>_______________________________________________<br>rules-users mailing list<br><a ymailto="mailto:rules-users@lists.jboss.org" href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a><br><a href="https://lists.jboss.org/mailman/listinfo/rules-users" target="_blank">https://lists.jboss.org/mailman/listinfo/rules-users</a><br><br><br> </div> </div>  </div></body></html>