[
http://jira.jboss.com/jira/browse/JBESB-1034?page=comments#action_12376698 ]
Tom Fennelly commented on JBESB-1034:
-------------------------------------
Each .esb shares the same Scheduler instance, so we can't just shutdown the Scheduler
un .esb undeploy. This is what's currently killing all other scheduled tasks.
So I tried changing our code to remove/unschedule jobs on a pre .esb basis using the
Scheduler.unscheduleJob() and Scheduler.deleteJob() methods, but neither worked. Will
look into it more in the morning.
Redeliver Service stops when any esb project is undeployed
----------------------------------------------------------
Key: JBESB-1034
URL:
http://jira.jboss.com/jira/browse/JBESB-1034
Project: JBoss ESB
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Rosetta
Affects Versions: 4.2
Reporter: Pavel Kadlec
Assigned To: Tom Fennelly
Fix For: 4.2.1 IR1
After starting JBoss, Redeliver Service works. Then I deploy any esb project (for example
quickstart helloworld), Redeliver Service still works. But when I undeploy this project,
RedeliverService stops, RedeliverMessageAction is never called again.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira