"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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...