[
https://jira.jboss.org/jira/browse/JBMESSAGING-1374?page=com.atlassian.ji...
]
Howard Gao commented on JBMESSAGING-1374:
-----------------------------------------
If I add
if (this.dlqObjectName != null) {
this.setDLQ(dlqObjectName);
}
if (this.expiryQueueObjectName != null) {
this.setExpiryQueue(expiryQueueObjectName);
}
at the end of DestinationServiceSupport::startService(), the issue will be gone regardless
of the order of deployment and <depends> entry.
DLQ override depends on the queues definition order.
----------------------------------------------------
Key: JBMESSAGING-1374
URL:
https://jira.jboss.org/jira/browse/JBMESSAGING-1374
Project: JBoss Messaging
Issue Type: Bug
Reporter: Tim Fox
Assignee: Howard Gao
Fix For: 1.4.0.SP3.CP04, 1.4.1.GA
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira