done
On 12 Jul 2009, at 21:45, Jose Luna wrote:
Nice work. I wasn't aware that ActiveMQBrowser was an option for
monitoring/administrationg activemq. Could someone with wiki access
add this to the list at: http://activemq.apache.org/how-can-i-monitor-activemq.html
JLuna
- Origina
I have set up a jboss cluster. I also installed activemq on it.How do I send
messages from one node to another?
--
View this message in context:
http://www.nabble.com/Sending-messages-across-a-clustered-jboss-tp24456257p24456257.html
Sent from the ActiveMQ - User mailing list archive at Nabble.c
I have installed activemq 5.2.1 on jboss 4.2.3, it works fine when i start
jboss. Now i want to configure network of brokers for communicating between
two jboss servers. I uploaded two files sender.xml and receiver.xml in the
farm folder of jboss cluster.
I used the following link for sender.xml
The ActiveMQ .NET 1.1.0 Client is now shipping. You can find full details
regarding this release, including instructions on how to download the binary
distribution, at the following website:
http://activemq.apache.org/nms/activemq-net-110-release.html
Please enter any bugs or enhancement request
Nice work. I wasn't aware that ActiveMQBrowser was an option for
monitoring/administrationg activemq. Could someone with wiki access add this
to the list at: http://activemq.apache.org/how-can-i-monitor-activemq.html
JLuna
- Original Message
> From: NAOKI TAKEMURA
> To: users@act
Hi, ActiveMQ-users,
ActiveMQBrowser version 2.5.1 (GPLv2) has been released.
Summary of What's new in V2.5.1
1. Tree view
Add tree view on the left side of gui.
Right click the tree node to open the various menu.
To Queue/Topic/LocalStore node, from the message panel on the right pane
the mess
I successfully integrated jboss 4.2.3 and activemq 5.2.0, i now want to
install a broker on the activemq connection.I want to do the same using
Spring 2.0 using the below given link.
http://activemq.apache.org/how-do-i-embed-a-broker-inside-a-connection.html
Please let me know where to create t