[rules-users] Terminating service threads

Manuel Ortiz manuel.ortizramos at gmail.com
Fri Jun 10 04:57:00 EDT 2011


Manuel Ortiz <manuel.ortizramos <at> gmail.com> writes:

> 
> Wolfgang Laun <wolfgang.laun <at> gmail.com> writes:
> 
> > 
> > 
> > Both ResourceChange... classes have a stop() method which ought to terminate 
> the threads.-W
> > 2011/6/9 Manuel Ortiz <manuel.ortizramos <at> gmail.com>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.
> > 
> > _______________________________________________
> > rules-users mailing listrules-users <at> 
> lists.jboss.orghttps://lists.jboss.org/mailman/listinfo/rules-users


Dear Wolfgang:

Finally I found the way to make these methods work, and the way to start/stop 
ChangeSetNotificationDetector. Thank you again for your help.

Best regards,

Manuel Ortiz.






More information about the rules-users mailing list