Details
-
Type:
Improvement
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Transport: JMS
-
Labels:None
-
User impact:Medium
-
Similar Issues:None
Description
AMQ 4.x has specific prefixes for the destination names:
queue://
topic://
temp-queue://
temp-topic://
JmsMessageDispatcher might need to be replaced with a ActiveMQ4-specific dispatcher to handle temporary topic replis, at the moment it works by accident only (see JmsMessageDispatcher around line 160).
Issue Links
- relates to
-
MULE-1080
Upgrade examples that Use ActiveMQ to version 4.1
-