[jboss-user] [JBoss Messaging] - Re: Bridge - Foreign Message (ActiveMQ -> JbossMessaging)
timfox
do-not-reply at jboss.com
Thu Aug 9 08:57:20 EDT 2007
"aslak" wrote :
| Looking at the 1.4.0.CR1 code, the restriction on JbossMessage needing a JbossDestination has changed. So now the destination is set, but it is a ActiveMqTopic and results in a ClassCastException in
|
| ServerConnectionEndpoint.sendMessage:
| JBossDestination dest = (JBossDestination)msg.getJMSDestination();
|
|
Maybe I'm misunderstand you, but this makes sense to me - you can't use JBoss Mesaging to send to a ActiveMQ topic - JBoss Messaging doesn't understand the Active MQ wire protocol (and vice versa).
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4072474#4072474
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4072474
More information about the jboss-user
mailing list