[jboss-jira] [JBoss JIRA] Commented: (JBMESSAGING-988) Allow JBossMessage to accept foreign destinations so ActiveMQ can accept JBM as a foreign message
Thomas Roka-Aardal (JIRA)
jira-events at lists.jboss.org
Wed Jun 13 04:55:11 EDT 2007
[ http://jira.jboss.com/jira/browse/JBMESSAGING-988?page=comments#action_12365148 ]
Thomas Roka-Aardal commented on JBMESSAGING-988:
------------------------------------------------
There is an activemq "wish" on their JIRA that I have commented that describes this behaviour regarding foreign messages:
http://issues.apache.org/activemq/browse/AMQ-1232
I verified that removing the foreign destination check in JBossMessage allows messages to be sent to ActiveMQ, as a work-around.
> Allow JBossMessage to accept foreign destinations so ActiveMQ can accept JBM as a foreign message
> -------------------------------------------------------------------------------------------------
>
> Key: JBMESSAGING-988
> URL: http://jira.jboss.com/jira/browse/JBMESSAGING-988
> Project: JBoss Messaging
> Issue Type: Task
> Reporter: Tim Fox
> Assigned To: Tim Fox
> Priority: Minor
> Fix For: 1.4.0.CR1
>
>
> Currently ActiveMQ 4.1.1 sets the JMSDestination *before* transforming a foreign message to its own format, triggering an InvalidDestinationException.
> To work around the ActiveMQ behaviour we can accept foreign destinations on set and do a sanity check on actual send.
--
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
More information about the jboss-jira
mailing list