Hi all,
I succeed to send an imap message from camel to activemq. But I have a
problem, I have all information except the body.
My camel configuration inside activeMQ:
http://camel.apache.org/schema/spring";>
>From activemq side I have t
Hiya, I'm trying to programmatically configure the destination policies via
PolicyMap and I'm not exactly sure how this component is expected to behave.
Looks like a lot of this behavior is magical (eh evil?) xbean stuff.
To get around this and provide a better API I created this:
public clas
Hi,
I am using there brokers on the same box, I need to enable the JMX so that
using a shell script i can directly monitor the Pending messages. (use
./activemq-admin query) but JMX cannot be connected to all brokers throws
error 1099 port already is use. So i cannot use the script to query all
br
Hi,
I am using there brokers on the same box, I need to enable the JMX so that
using a shell script i can directly monitor the Pending messages. (use
./activemq-admin query) but JMX cannot be connected to all brokers throws
error 1099 port already is use.So i cannot use the script to query all
bro
We have a broker (let us call it Main Broker) running at tcp://0.0.0.0:61616.
This broker does a store and forward message to a remote broker. To do that,
we have a network connection from this broker to two remote brokers. We want
one of the remote brokers to serve as primary and other as failover
We still see the threads stuck in socketWrite both on the broker and
clients, during the failover. And the failover is not successful. And these
sockets were not released till we recycle the broker and client.
We are using AMQ 5.4.2 and for performance perspective, we are using
Straight throug
thank you! I'd try it.
--
View this message in context:
http://activemq.2283324.n4.nabble.com/emulate-synchronous-response-need-suggestion-tp4275617p4282079.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
Hi there,
i am currently trying to setup an ActiveMQ (5.5.0) within a Camel-Context.
I'd like to run it with multicast within a network of Brokers.
In the CamelContext there are two types of JmsComponents, "wmq" which
doesnt use multicast and the "amq" which is the component with multicast.
I am
Suppose you have already scheduled a message to be delivered in an hour from
now, using the schedulerSupport feature. But for some reason you decide to
consume the message earlier. Is there any way to pick up the message even if
it is already scheduled?!
Regards,
-Farhad
--
View this message in c
Hi,
currently i have a destination with several thousand messages pending.
When i try to connect a consumer to this destination the consumer doesn't
get any messages. instead i find a warning in the log:
2012-01-10 04:26:53,633 | WARN | Failed to register MBean:
org.apache.activemq:BrokerName=br
10 matches
Mail list logo