On 20 October 2011 11:58, DerLonG <span dir="ltr">&lt;<a href="mailto:Longbow98@gmx.de">Longbow98@gmx.de</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I imported the class in my DRL with the following lines:<br>
import de.test.xml.KundenEntscheidung;<br>
global KundenEntscheidung dieKundenEntscheidung;<br>
<br>
But i can&#39;t use it in a simple hand coded DRL :( ...<br></blockquote><div><br>If you can&#39;t import it with a DRL import, it&#39;s either misspelled or not in the classpath.<br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<br>
How can i generate the DRL from the class file?<br></blockquote><div><br>What do you mean? DRL is never generated from a (do you mean: Java?) class file.<br><br>-W<br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<font color="#888888"><br>
<br>
<br>
--<br>
View this message in context: <a href="http://drools.46999.n3.nabble.com/Problem-in-adding-a-Class-to-PKG-tp3437199p3437229.html" target="_blank">http://drools.46999.n3.nabble.com/Problem-in-adding-a-Class-to-PKG-tp3437199p3437229.html</a><br>

</font><div><div></div><div class="h5">Sent from the Drools: User forum mailing list archive at Nabble.com.<br>
_______________________________________________<br>
rules-users mailing list<br>
<a 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>
</div></div></blockquote></div><br>