Re: Message forwarding on two brokers not working for MQTT

2014-03-22 Thread netlancer
Hi, Please, can you let me know if this wildcard given is correct? As mentioned earlier, in the absence of dynamicallyIncludedDestination, the messages are received by the consumer. Thanks, nl -- View this message in context: http://activemq.2283324.n4.nabble.com/Message-forwarding-on-two

Message forwarding on two brokers not working for MQTT

2014-03-20 Thread Netlancer
Hi , I have setup two brokers A(sender) and B(receiver). both the brokers have been configured with transport connector for mqtt protocol. only broker A has been setup for network connector.AdvisorySupport is enabled. I have 2 clients ( producer) connecting to broker A and consumer connectin

Re: Dynamic message forwarding

2013-03-26 Thread Christian Posta
ition > attribute in the message. i.e if the message attribute is football then it > is to be forwarded from the topic to the football queue in the same > broker.how can i do that ? > thanks in advance :) > > > > -- > View this message in context: > http://activemq.2283

Dynamic message forwarding

2013-03-26 Thread omar.ezzeldin
queue based on a condition attribute in the message. i.e if the message attribute is football then it is to be forwarded from the topic to the football queue in the same broker.how can i do that ? thanks in advance :) -- View this message in context: http://activemq.2283324.n4.nabble.com/Dynamic-me

Re: Increasing speed of message forwarding

2012-09-18 Thread Gary Tully
eMessages="true" /> > > > > > > > > > directory="_STARTPREFIXactivemq.directory_ENDSUFFIX/data/app/kahadb" /> > > > > > > > > > > name="connection_to_nob-_STARTPREFIXactivemq.brokerid_ENDSUFFIX" > > uri="static:failover:(tcp://mqbroker01:61616,tcp://mqbroker02:61616)?randomize=false&maxReconnectAttempts=0" > duplex="false"/> > > > > > > > > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/Increasing-speed-of-message-forwarding-tp4656545.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. -- http://fusesource.com http://blog.garytully.com

Increasing speed of message forwarding

2012-09-17 Thread pollotek
-- View this message in context: http://activemq.2283324.n4.nabble.com/Increasing-speed-of-message-forwarding-tp4656545.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Message Forwarding to another datacenter

2011-06-09 Thread oseymen
, Ozan -- View this message in context: http://activemq.2283324.n4.nabble.com/Message-Forwarding-to-another-datacenter-tp3584976p3584976.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Network of brokers: message forwarding between brokers stops

2010-12-16 Thread Pauli Kaila
24.n4.nabble.com/Network-of-brokers-message-forwarding-between-brokers-stops-tp3060260p3090850.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Network of brokers: message forwarding between brokers stops

2010-11-29 Thread Dejan Bosanac
s did not change the situation in > any way. > > Br, > -Pauli > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/Network-of-brokers-message-forwarding-between-brokers-stops-tp3060260p3063198.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. >

Re: Network of brokers: message forwarding between brokers stops

2010-11-29 Thread Brett Wooldridge
lem is in the message > acknowledgement there. We were using auto acknowledge before, but I also > tried with client acknowledge. However this did not change the situation in > any way. > > Br, > -Pauli > -- > View this message in context: > http://activemq.2283324.n4.nabble

Re: Network of brokers: message forwarding between brokers stops

2010-11-29 Thread Pauli Kaila
ment there. We were using auto acknowledge before, but I also tried with client acknowledge. However this did not change the situation in any way. Br, -Pauli -- View this message in context: http://activemq.2283324.n4.nabble.com/Network-of-brokers-message-forwarding-between-brokers-stops-tp30602

Re: Network of brokers: message forwarding between brokers stops

2010-11-26 Thread Dejan Bosanac
eRequestors, which internally uses > temporary queues, to do synchronous requests from the clients to the server. > The client also uses message selectors in its queue to direct messages to > different listeners. > > I hope someone reading this list could point me to a solution for our > problem. > > Best regards, > -Pauli Kaila > > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/Network-of-brokers-message-forwarding-between-brokers-stops-tp3060260p3060260.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. >

Network of brokers: message forwarding between brokers stops

2010-11-26 Thread Pauli Kaila
ternally uses temporary queues, to do synchronous requests from the clients to the server. The client also uses message selectors in its queue to direct messages to different listeners. I hope someone reading this list could point me to a solution for our problem. Best regards, -Pauli Kaila -- Vie

Re: message forwarding

2008-10-13 Thread Bruce Snyder
On Tue, Oct 7, 2008 at 11:25 AM, devdev <[EMAIL PROTECTED]> wrote: > > Thank you Bruce for the suggestion. I've looked at Camel and it's quite > interesting. However in my scenario, the i am dequeueing from one activemq > instance and pushing the message into another activemq queue. Both activem

Re: message forwarding

2008-10-07 Thread devdev
q.apache.org/camel/jms.html > > Bruce > -- > perl -e 'print > unpack("u30","D0G)[EMAIL PROTECTED]&5R\"F)R=6-E+G-N>61E );' > > Apache ActiveMQ - http://activemq.org/ > Apache Camel - http://activemq.org/camel/ > Apache ServiceMix - htt

Re: message forwarding

2008-09-30 Thread Bruce Snyder
On Tue, Sep 30, 2008 at 8:14 PM, devdev <[EMAIL PROTECTED]> wrote: > > HI all, > > I am looking for writing a feature to forward messages in a given queue to > other queues/topics. Instead of creating a process that listen on the queue > (as consumer) and put the messages in other queues (as publi

message forwarding

2008-09-30 Thread devdev
functionality? Thank JFR -- View this message in context: http://www.nabble.com/message-forwarding-tp19753485p19753485.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.