ActiveMQBrowser V2.5.1.4 released.

2010-03-31 Thread NAOKI TAKEMURA
Hi, ActiveMQ-users, ActiveMQBrowser version 2.5.1.4 (GPLv2) has been released. 2.5.1.4 What's New 1. Resizable tree pane. Now the tree pane is resizable. 2.5.1.3 BugFix Move queue messages function doesn't work after refreshing destination name list. Instead of moving messages, it only

Durable Topic, Persistent Messages, Messages Dequeued

2010-03-31 Thread Pothier, Peter
Hi, When a single Durable Topic contains Persistent Messages, when should the Messages Dequeued counter increment? When the messages are consumed? Or when they expire? Furthermore, if the message is consumed by the single consumer of the durable topic, since there are no more consume

Re: temp-queue purge from code()

2010-03-31 Thread Gary Tully
Guess an enhancement is needed to optionally see TempQueues in Jmx. Even better would be to get this fixed. On the test case, these existing junit tests from acrtivemq-core would make a good start point, the first is one that tests temp queues in a network of brokers: org.apache.activemq.usecases.

Re: activemq-5.3.0 not work well with queueGraph

2010-03-31 Thread dr_pompeii
Hello Dejan Thanks for the reply Yes, I did it few minutes ago, work fine with 5.3.1, therefore this is a bug BWT, I am writing a long review for your MEAP book ActiveMQ in Action to be published in DZone My Best Regards -Manuel Dejan Bosanac wrote: > > Hi, > > I just tested it. It doesn'

Problems with Virtual Topics

2010-03-31 Thread Shyam Santhanam
Hello ActiveMQ experts, I'm facing some difficulty using virtual topics under a network of brokers configuration. Background: We have a network connector that uses a custom DiscoveryAgent to discover other brokers in the network and setup the network connector. Every node has a single broker. W

Re: JMX remoting issue

2010-03-31 Thread Maarten_D
Not sure about the localhost issues, but when trying to do JMX over a network, be sure to turn off all firewalls, or else set the JMX remote port with your own agent (see http://forums.sun.com/thread.jspa?forumID=58&threadID=703567). Regards, Maarten uberpuppy wrote: > > Hey folks, > > I'm try

Re: temp-queue purge from code()

2010-03-31 Thread lucious
just to give a short update ... seems like there is NOW way to remove temp-queue like in this example. Normal queue can be simply removed but no temp ones. Bug or a "feature"? M. -- View this message in context: http://old.nabble.com/temp-queue-purge-from-code%28%29-tp28082374p28098574.html Sen

ActiveMQ to Websphere MQ

2010-03-31 Thread sweenma
Hi, I am new to ActiveMQ and Q'ing in general, so I will do my best to explain the issue and ask for your patience. I followed the suggestions of many postings on how to get ActiveMQ to forward msg's to Websphere MQ using camel. I got it to work, however the amount of time it takes to forward the

org.apache.activemq.pool.PooledConnectionFactoryBean is not assignable to interface javax.jms.ConnectionFactory

2010-03-31 Thread cmoulliard
I have discovered a problem with activemq and pooling engine when using activemq 5.3.1 on karaf 1.4 Error Exception in thread "SpringOsgiExtenderThread-12" org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.springframework.os gi.service.exporter.support.O

JMR remoting issue

2010-03-31 Thread uberpuppy
Hey folks, I'm trying to expose an activemq broker via jmx across a network. i.e. activemq broker on box1, jconsole on box2. Here's the config I've been playing with: In the bin/activemq shell script: SUNJMX="-Dcom.sun.management.jmxremote #-Djava.rmi.server.h

Re: updating from 5.3.0 -> 5.3.1 now the admin console's not working

2010-03-31 Thread foucault
Dejan Bosanac wrote: > > Hi, > > You ran into a Camel web app problem introduced in 5.3.1. I just > documented > a workaround for it, you can find it at a top of > http://cwiki.apache.org/confluence/display/ACTIVEMQ/Web+Console > > The fix already in trunk and will be available in the 5.4.0 r

Re: Master/Slave issue with Network of Brokers

2010-03-31 Thread Roxana Grigore
Hello Mike, I think I found a way to make it work: -no network connector on Master -on the networked broker a static duplex connector to the Master -on the Slave a static duplex connector to the networked connector This way, when the Master is down, the Slave will start its own duplex connector wi

Re: activemq-5.3.0 not work well with queueGraph

2010-03-31 Thread Dejan Bosanac
Hi, I just tested it. It doesn't work with 5.3.0, but it seems ok with 5.3.1 version. Can you try it out? Cheers -- Dejan Bosanac - http://twitter.com/dejanb Open Source Integration - http://fusesource.com/ ActiveMQ in Action - http://www.manning.com/snyder/ Blog - http://www.nighttale.net On

Re: updating from 5.3.0 -> 5.3.1 now the admin console's not working

2010-03-31 Thread Dejan Bosanac
Hi, You ran into a Camel web app problem introduced in 5.3.1. I just documented a workaround for it, you can find it at a top of http://cwiki.apache.org/confluence/display/ACTIVEMQ/Web+Console The fix already in trunk and will be available in the 5.4.0 release. Cheers -- Dejan Bosanac - http://t