Producer uses: auto ack -
queueSessionSend = queueConnection.createQueueSession(false,
Session.AUTO_ACKNOWLEDGE);
Michal Singer wrote:
>
> hi. I am using activemq 5.0.0 broker embedded in spring. I use temporary
> queues.
> After calling jmsTemplate.convertAndSend exactly 3990 times, the resp
You are right. I am seeing the advisory topics. I don't understand why I it
accumulates many:
ActiveMQ.Advisory.Producer.Queue. what does it mean?
I am doing the following to send messages from the producer:
ActiveMQConnectionFactory queueConnectionFactory = new
ActiveMQConnectionFactory(QUEUE_C
Hi,
Yes indeed, the initialReconnectDelay doesn't seem to have effect at all,
the producer is reconnecting immediately regardless of the value specified.
Do you happen to know why?
Thanks,
Qian
Adrian Co wrote:
>
> Hi,
>
> The initialReconnectDelay is the delay for the first attempt only.
Is there a syntactic element in the configuration element to indicate that
a networkConnector is authenticated using the simpleAuthenticationPlugin?
Wording of your email suggests that there is.
Could you pl give me an example of aconfiguration of two brokers that
authenticate each other using
Oh, sorry me, really meant httpd. Thanks a lot.
Jan Mura
- Original Message -
From: "Brian Munroe" <[EMAIL PROTECTED]>
To:
Sent: Tuesday, March 11, 2008 1:28 AM
Subject: Re: IP adress sharing by several computers and web servers
On Mon, Mar 10, 2008 at 4:07 PM, Jan Mura <[EMAIL PROT
On Mon, Mar 10, 2008 at 4:07 PM, Jan Mura <[EMAIL PROTECTED]> wrote:
> I would like to ask how to share an IP adress by several Apache servers.
> Or I would like to know which part of documentation is dealing with the
> topic.
Hi Jan. If I had to guess you are referring to the Apache web serv
Hi Tim,
I tried the suggested fix, but that seems to address the outgoing
MapMessage. Regardless, it didn't resolve my issue.
As far as I can tell through the debugger, I'm receiving the map message
fine and unmarshaling the data into the PrimitiveMap properties private
variable OK. But since
Hello,
I would like to ask how to share an IP adress by several Apache servers.
Or I would like to know which part of documentation is dealing with the
topic.
Thanks a lot
Jan Mura
[EMAIL PROTECTED]
After further investigation, it turns out there was a configuration issue,
which could have been avoided with clearer documentation. (it might have
helped if i had included my configuration as well!) We had set the value
for broker name differently in our two running instances of ActiveMQ. Doing
Great stuff! I've added this page to the STOMP wiki
http://docs.codehaus.org/display/STOMP/StompConnect+with+JBoss
On 10/03/2008, Johann Ungerer <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> After some fun and games, we managed to configure STOMPConnect to work with
> JBOSS. Thought I'd share our ex
Hi all,
After some fun and games, we managed to configure STOMPConnect to work with
JBOSS. Thought I'd share our experience with everyone.
@echo off
cls
setlocal
title STOMPConnect:61613 - jbosssrv
set uri=tcp://169.254.109.194:61613
set providerurl=jnp://localhost:1099
set
On 10/03/2008, Michal Singer <[EMAIL PROTECTED]> wrote:
>
> I use activemq 5.0 broker embedded in spring.
> When i observe a jconsole, i see the queues and temporary queues in a
> correct list, but i also see
> the queus in the topics list accumulate there.
> They are not topics so there is no
What acknowledgement mode are you using?
On 10/03/2008, Michal Singer <[EMAIL PROTECTED]> wrote:
>
> hi. I am using activemq 5.0.0 broker embedded in spring. I use temporary
> queues.
> After calling jmsTemplate.convertAndSend exactly 3990 times, the response
> will get stuck and not
> be del
I use activemq 5.0 broker embedded in spring.
When i observe a jconsole, i see the queues and temporary queues in a
correct list, but i also see
the queus in the topics list accumulate there.
They are not topics so there is no reason for this.
does any one knows what this means? why are they accu
Regarding your question - If you have enabled authentication for a particular
message broker, then other brokers that wish to connect to that broker must
provide the proper authentication credentials via their
element.
Joe
www.ttmsolutions.com
/U wrote:
>
> Env: Activemq 5.0.0, JDK1.6
>
> I
hi. I am using activemq 5.0.0 broker embedded in spring. I use temporary
queues.
After calling jmsTemplate.convertAndSend exactly 3990 times, the response
will get stuck and not
be delivered. No exception or error is shown. it just gets stuck for no
apparent reason.
Does any one have any ideas wh
In order to make the Windows Service work for 5.0.0 release you will need to
add
wrapper.app.parameter.2=start
wrapper.app.parameter.3-xbean:activemq.xml
To the wrapper.conf
Can someone make this a BUG so that it can be corrected in the Distribution?
--
View this message in context:
http://ww
If you create patches you can attach them to this issue:
https://issues.apache.org/activemq/browse/AMQCPP-172
You can compare the current version of ActiveMQMapMessage to the
previous one in SVN to find the changes.
Version 2.2 is not yet released.
To save you some time, here is the basic fix c
On 10 Mar 2008, at 07:43, Jorge S. wrote:
Does anyone have an idea? I have problems using version 5, I prefer to
continue using old version. How can I be sure that error is due to
the old
version?
--
View this message in context:
http://www.nabble.com/Problem-with-Master-Slave%2C-how-to-c
Does anyone have an idea? I have problems using version 5, I prefer to
continue using old version. How can I be sure that error is due to the old
version?
--
View this message in context:
http://www.nabble.com/Problem-with-Master-Slave%2C-how-to-configure-it--%28I%27m-using-Servicemix%29-tp15849
Hi Tim,
I've implemented the Map and List types now, and will work on submitting
them with the proper tests, etc. However, I have another issue, I'm using a
Topic with MapMessages, and they don't seem to be received properly. I
found https://issues.apache.org/activemq/browse/AMQCPP-166 which se
21 matches
Mail list logo