<br>   Hi Rafael,<br><br>   Are you setting the MultithreadEvaluation option or is this using default options? Do you have an example code that shows this behavior?<br><br>   Thanks,<br>     Edson<br><br><div class="gmail_quote">
2009/7/16 Rafael Ribeiro <span dir="ltr">&lt;<a href="mailto:rafaelri@gmail.com">rafaelri@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
Hi all,<br>
<br>
 I&#39;ve downloaded Drools fusion sample and started to make some changes to<br>
the code (first of all wipe out the UI so I can test it easier).<br>
 I tried to get to a minimal set so I can run a console main class and see<br>
what happens but I am facing a strange behaviour.<br>
 As soon as I start pushing events into the WorkingMemoryEntryPoint<br>
(&quot;StockTick stream&quot;) a Thread - not daemonized since it blocks shutdown from<br>
ending - is spawned and this prevents my JVM from shutting down (obviously<br>
if I call System.exit(0) it will but I am avoiding this).<br>
 I&#39;ve tried both to halt and dispose the session that this entry point<br>
belongs but with no success. Does anyone know how could I get rid of this<br>
thread?<br>
<br>
best regards,<br>
<font color="#888888">--</font><br>
</blockquote></div><br>