Re: ActiveMQBrowser version 2.5.1 (GPLv2) has been released

2009-07-12 Thread Rob Davies
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

Sending messages across a clustered jboss

2009-07-12 Thread MAX222
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

Network of brokers

2009-07-12 Thread MAX222
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

[ANNOUNCE] ActiveMQ .NET 1.1.0 Released

2009-07-12 Thread Jim Gomes
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

Re: ActiveMQBrowser version 2.5.1 (GPLv2) has been released

2009-07-12 Thread Jose Luna
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

ActiveMQBrowser version 2.5.1 (GPLv2) has been released

2009-07-12 Thread NAOKI TAKEMURA
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

Create external broker in activemq

2009-07-12 Thread MAX222
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