Stupid me, I already mentioned firing the jobs manually (see the test), just 
forgot to disable the jobexecutor....AAAAAAAAAAHHHHHHHHHHHHHH

In your real process it is not needed to have the waitForSignal, if you do not 
want them to explicitly wait for a signal. The reason is that the JobExecutor 
is started then in a different way and not ended like it is when the unittest 
ends. 

So basically your test is correct, just disable the jobexecutor in the config.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4255402#4255402

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4255402
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to