server??
Is this a bug?
--
Andres Rangel
Sw Engineer
Moniker.com
-Original Message-
From: Andres Rangel [mailto:[EMAIL PROTECTED]
Sent: Friday, September 19, 2008 12:10 PM
To: users@activemq.apache.org
Subject: RE: Redelivering messages inconsistency
Hi rob, thanks for the reply.
>>
res Rangel
Sw Engineer
Moniker.com
-Original Message-
From: Rob Davies [mailto:[EMAIL PROTECTED]
Sent: Thursday, September 18, 2008 1:13 AM
To: users@activemq.apache.org
Subject: Re: Redelivering messages inconsistency
Hi Andres,
what you are experiencing is a classic 'timing issue
Hi Andres,
what you are experiencing is a classic 'timing issue' - it seems that
there are some properties on the original message that are being
overwritten when you send it again. I'm not certain if these are
application properties (yours) or ActiveMQ ones (ours) without looking
at an e
messages inconsistency
Hi We have been working on with ActiveMQ on a custom content based
router.
We first try to use Camel, but since the routes changed very often (the
routing instructions) then we decided to implement it using standard jms
code ,and deploying it in an embedded broker.
The
Hi We have been working on with ActiveMQ on a custom content based
router.
We first try to use Camel, but since the routes changed very often (the
routing instructions) then we decided to implement it using standard jms
code ,and deploying it in an embedded broker.
The Content Based Router