Did you ack that you received the message?
You've set your ack condition to be perform by the client which require that
you acknowledge that you've received the message.
>
> From: Namrata Patel
>To: users@activemq.apache.org
>Sent: Sunday, August 4, 2013 12:0
You are not limited to tcp for your network of brokers configurations.
You can use any of the defined protocols that are implemented by ActiveMQ.
Take a look at the following link
http://activemq.apache.org/networks-of-brokers.html
It describes how to setup a network of brokers for Activemq.
b
If you intend to delete destinations that have no entries, inactive, then you
can use the inactive destination policy that is part of the policy entry in the
policy map.
Here is a link:
http://activemq.apache.org/delete-inactive-destinations.html
>
> From:
You might want to use the concept of virtual destinations with an embedded
composite destination.
Look at: http://activemq.apache.org/virtual-destinations.html
>
> From: rischfre
>To: users@activemq.apache.org
>Sent: Sunday, December 16, 2012 2:33 PM
>Subjec
rt Schimmel
>To: 'Claudio Corsi'
>Sent: Thursday, December 13, 2012 4:28 AM
>Subject: RE: SSL: could not load resource
>
>
>
>Hi Claudio,
>
>It works - many thanks !
>
>Btw - both the broker and this ssl-client display ‘1000’ when starting -
>harmle
I have created a patch for this issue and added it to the issue that you
mentioned in this email.
The fix allows you to pass a store that is not a valid classpath entry or url
string.
>
> From: Geurt Schimmel
>To: "users@activemq.apache.org&quo
Forwarding to user list...
- Forwarded Message -
>From: Claudio Corsi
>To: Geurt Schimmel
>Sent: Wednesday, December 12, 2012 1:37 PM
>Subject: Re: SSL: could not load resource
>
>
>Oh, I completely misunderstood what you were having problems with. I had
>
scramble the password and then pass
the key using an environment variable.
I do not know how this is done off the top my head but can look for a reference.
>
> From: Geurt Schimmel
>To: "users@activemq.apache.org" ; 'Claudio Corsi'
&
Did you try to use the sslContext element to set your store information withint
he broker configuration file?
Here is a link http://activemq.apache.org/how-do-i-use-ssl.html.
>
> From: Geurt Schimmel
>To: "users@activemq.apache.org"
>Sent: Tuesday, December 1
Hi Bill,
You need to insure that the working directory that you are storing you broker
data is different for each embedded broker.
--Claudio
>
> From: "Masters, Bill"
>To: "users@activemq.apache.org"
>Sent: Monday, December 10, 2012 10:19 AM
>Subject: Webl
Oleg,
You can change the default value of 2000 by adding the broker.asyncQueueDepth
parameter to your vm transport definition. In your case, you would need to
include the definition of the vm transport as part of your activemq
configuration file. Take a look at the following web page.
http
Sebastien,
I do not know if you know that you could around this issue by using the
exclusion option at
http://maven.apache.org/guides/introduction/introduction-to-optional-and-excludes-dependencies.html.
--Claudio
>
> From: Sébastien Lorber
>To: users@activemq
Francesco,
This is a bug and you should create a jira issue for this so that it can get
fixed.
--Claudio
>
> From: Francesco Romano
>To: users@activemq.apache.org
>Sent: Monday, August 27, 2012 2:40 AM
>Subject: Re: NIO+SSL How retrieve the SSL session certif
that includes the listerner element.
--Claudio
>
> From: Daoud Abdelmonem Faleh
>To: users@activemq.apache.org; Claudio Corsi
>Sent: Monday, December 5, 2011 9:50 AM
>Subject: Re: Multiple war in Tomcat 7 using a shared embedded ActiveMQ
>
Have you tried to use the hostname instead of the ip address?
>
> From: Curtis Bradley
>To: users@activemq.apache.org
>Sent: Sunday, December 4, 2011 9:52 PM
>Subject: Re: [newbie] can't get brokers on two computers to connect
>
>I did as you suggested. My Lin
Hi Dysan,
I am not a tomcat expert but just looking at the server.xml file. There is the
concept of a listener that you might want to consider as a way to start/stop
the activemq broker.
Here is a pointer to the javadoc.
http://tomcat.apache.org/tomcat-7.0-doc/api/org/apache/catalina/Lifecycl
I think you can also replace tcp.keepAlive=true with transport.keepAlive.
--Claudio
>
>From: qt4x11
>To: users@activemq.apache.org
>Sent: Friday, October 21, 2011 12:42 PM
>Subject: Re: failover invalid connect parameters
>
>Worked like a charm! Thank you!
>
>
Laures,
You should use the statistic plugin.
Look at the following link:
http://activemq.apache.org/statisticsplugin.html
--Claudio
>
>From: Laures
>To: users@activemq.apache.org
>Sent: Monday, September 19, 2011 1:28 PM
>Subject: Advisory when nearly full?
Yes, it will disable the produce flow control for those queues that start with
the foo.bar pattern. If you add another pattern like foo.bar.more.> with
producer flow control set to true then those queues that start with this prefix
will have producer flow control enabled.
You can confirm this
You need to include a jndi service provider.
With ActiveMQ you can follow these instructions:
http://activemq.apache.org/jndi-support.html
From: sonicfab
To: users@activemq.apache.org
Sent: Fri, March 25, 2011 8:11:32 PM
Subject: JNDI lookup problem from st
20 matches
Mail list logo