[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 05:19:11 EDT 2007
[ http://jira.jboss.com/jira/browse/JBMESSAGING-988?page=comments#action_12365154 ]
Thomas Roka-Aardal commented on JBMESSAGING-988:
------------------------------------------------
I verified that using the two updated classes allows messages to be sent to activemq 4.1.1.
> 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
>
> Attachments: JBossMessage.java, ProducerAspect.java
>
>
> 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