Hi Eric (And John West),
I haven't been able to get the auto-discovery to work yet, but from your
sample connection strings, I think you will need to change them to the
following to have any chance of getting them to work:
activemq:discovery:multicast://default
or
activemq:failover:discovery:m
hi,
I have an issue which greatly reduces the quality of service of a network of
activemq brokers.
Here is what I have:
1. 4 brokers( broker1, broker2, broker3, broker4) in a network by multicast
discovery
2. i have 2 consumers of QueueA on broker1, 2 consumers of QueueA on
broker2, and consume
Hi,
I've tested your code on 5.3-SNAPSHOT (downloaded a minute ago - timestamp
"Fri Jun 05 21:12:49 GMT+00:00 2009") and the results are:
- when conduits are off the Brokers stats are as follows:
before recv:
100, 0, 0, 0, 100
100, 0, 0, 0, 100
after recv:
100, 100, 100
On Tue, Jun 9, 2009 at 1:58 PM, mrh wrote:
>
> That seems to have resolved the web access problem. However, I'm on windows,
> and I've set the SUNJMX variable as directed, but "run.jar" is still
> accessible under the "local process" category in jconsole.
>
> Does it need to be disabled for camel
That seems to have resolved the web access problem. However, I'm on windows,
and I've set the SUNJMX variable as directed, but "run.jar" is still
accessible under the "local process" category in jconsole.
Does it need to be disabled for camel too?
Thanks again,
mrh
bsnyder wrote:
>
> On Tue
On Tue, Jun 9, 2009 at 12:02 PM, mrh wrote:
>
>
>
> bsnyder wrote:
>>
>>
>>
>> To completely disable JMX in ActiveMQ, you need to edit the ActiveMQ
>> startup script so that the com.sun.management.jmxremote property is
>> not set. This can be done by editing the bin/activemq script so that
>> the S
bsnyder wrote:
>
>
>
> To completely disable JMX in ActiveMQ, you need to edit the ActiveMQ
> startup script so that the com.sun.management.jmxremote property is
> not set. This can be done by editing the bin/activemq script so that
> the SUNJMX property is empty. Below are examples:
>
> Lin
On Tue, Jun 9, 2009 at 11:28 AM, mrh wrote:
>
> I'm trying to disable JMX using the activemq.xml file (useJmx="false") and it
> does not seem to be working. I can still connect using jconsole and the
> admin webpage. Is this a bug or is there somewhere else that this must be
> disabled?
To compl
I'm trying to disable JMX using the activemq.xml file (useJmx="false") and it
does not seem to be working. I can still connect using jconsole and the
admin webpage. Is this a bug or is there somewhere else that this must be
disabled?
Thanks,
mrh
--
View this message in context:
http://www.nab
Hi, I want to setup message exchanges (both ways) between two brokers running
on different boxes.
I have a producer P1 on box 1 thats publishes messages that are consumed by
a consumer C2 on box 2. C2 then does some calculations and publishes
messages on P2 that a consumer C1 on box 1 subscribes
you can try to look at WLSession.NO_ACKNOWLEDGE
uprooter wrote:
>
> Hello.
> I'm new to ActiveMQ and I'm confused by the JMS Spec and the way it's
> implemented bt AMQ.
> I have both consumer and producer session created with
> Session.CLIENT_ACKNOWLEDGE.
> I want to pause message flow from th
also you can look at this WLSession.NO_ACKNOWLEDGE
pclovec wrote:
>
> seems you can using Auto_ACKNOWlEDGE, and async send message.
>
>
>
> uprooter wrote:
>>
>> Hello.
>> I'm new to ActiveMQ and I'm confused by the JMS Spec and the way it's
>> implemented bt AMQ.
>> I have both consumer and
seems you can using Auto_ACKNOWlEDGE, and async send message.
uprooter wrote:
>
> Hello.
> I'm new to ActiveMQ and I'm confused by the JMS Spec and the way it's
> implemented bt AMQ.
> I have both consumer and producer session created with
> Session.CLIENT_ACKNOWLEDGE.
> I want to pause messa
See
http://it.toolbox.com/blogs/unix-sysadmin/securing-activemq-web-console-27727
Regards
--
View this message in context:
http://www.nabble.com/How-to-Secure-Webconsole---tp19489974p23943431.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
Hello.
I'm new to ActiveMQ and I'm confused by the JMS Spec and the way it's
implemented bt AMQ.
I have both consumer and producer session created with
Session.CLIENT_ACKNOWLEDGE.
I want to pause message flow from the producer until messages are consumed
by a consumer.
I don't want to use persist
15 matches
Mail list logo