Hello everybody:
I have a Drools based application which instantiates KnowledgeAgent and
ResourceChangeNotifier and ResourceChangeScanner services, and see in
Eclipse Debug Tab that these classes run three threads. When my own threads
end, including main thread, these three threads keep running. How can I
terminate these threads?
Thank you very much in advance for your time.
Kind regards,
Manuel Ortiz.