Hello All,
I'm having some problems with my AMQ/JBoss integration. I've followed the
guide as specified on the site:
http://activemq.apache.org/integrating-apache-activemq-with-jboss.html

Everything works fine - except when I've come to fire a message (from within
JBoss) I expect it to use the vm:// protocol. Instead I get a failover
message and it tells me that it's using TCP instead.
First off it's great that it can recover from this and still actually send
out a message, but I feel like communicating over TCP/IP within the same VM
is a bit silly.

My question here is if I've defined the vm:// protocol in the ra.xml and my
data source file, does it also need to be configured in the
broker-config.xml as a separate broker?

regards,
Tammer

Reply via email to