Hi,
So should we use Message.setJMSExpiration or Producer.setTimeToLive ?
Thanks.
Regards,
Ferry
pbolle wrote:
>
> Hi,
>
> Sorry, my last comment was not correct. In the trunk version I have the
> problem that all messages never reach the subscriber. Now I corrected my
> unit test and I have a
Hi, It appears as thought maxReconnectAttempts is not working in 4.1.1. I
create a ActiveMQConnectionFactory with the url
failover:(tcp://localhost:61616)?initialReconnectDelay=11;maxReconnectDelay=3;maxReconnectAttempts=1
and it never stops trying to reconnect. Here is some of the output from
act
Hi. I have ActiveMQ 4.1.1 integrated with JBoss 4.2.1 GA. I have a external
process sending messages onto an ActiveMQ queue where a JBoss MDB processes
them. If I start the sender AFTER JBoss is up, everything works fine.
However, if JBoss goes down and starts up again (the sender continued trying
Hi, I got a problem with redelivery of message when using a JDBC master/slave
configuration.:,(
Here the step to reproduce:
* I started 2 brokers in JDBC master/slave config, and I started 2
consumers (with CLIENT_ACKNOWLEDGE)
* I sent one message (with redeliveryPolicy)
RedeliveryPolic
Hi,
I have the same issue with large messages when trying to send large files. I
wonder whether you've had a solution ? Please share it with me.
I appreciate your help.
--
View this message in context:
http://www.nabble.com/IO-Errors-from-the-journal--tf2681294s2354.html#a12275564
Sent fro
Sure :-). Otherwise patches are always welcome
On 8/20/07, Stefan Arentz <[EMAIL PROTECTED]> wrote:
> What would it take to get this in AMQ? Is this something you guys
> could do if it were a sponsored task?
>
> On 8/20/07, Rob Davies <[EMAIL PROTECTED]> wrote:
> > we dont actively try and purge m
Asap :-)
On 8/20/07, sparky2708 <[EMAIL PROTECTED]> wrote:
>
> Any responses?
>
>
> xbranko wrote:
> >
> > What are the release dates for version 5.0? Even having tentative dates
> > (with no obligations or strings attached) would be great.
> >
> > Thanks,
> > Branko
> >
>
> --
> View this message
How about adding them to the 'articles' page of the wiki?
On 8/20/07, Bruce Snyder <[EMAIL PROTECTED]> wrote:
> On 8/20/07, ttmdev <[EMAIL PROTECTED]> wrote:
> >
> > Bruce,
> >
> > Are your presentation slides on AMQ publicly available and if so can you
> > please direct us to them?
>
> I've attac
Could you provide a junit test case showing your issue?
On 8/20/07, RobBugh <[EMAIL PROTECTED]> wrote:
>
> I'm having problems retrieving custom properties set on TextMessages. I have
> a persistent queue to pass messages between a simple producer and consumer.
> The producer sets several properti
Hi!
I have a question about the concurrency of consumers. I understood that the
property "concurrentConsumers" of the container actually says/defines how
many concurrent requests are handled by the consumer. Now just out of
curiousity I tested a bit arround, and found that having 1 consumer ends
Thanks! I will try that!
I think it is the journal, i found this sub directory:
/activemq-data/localhost/journal
and it has 3 .dat files in it..
Thanks again,
CC
Gaurav Hariani wrote:
>
> I suspect its due to the attribute
>
> deleteAllMessagesOnStartup="true"
>
> since that directive onl
You can find the new features in 5.0 here :
http://activemq.apache.org/new-features-in-50.html.
I would suggest to checkout the latest source from trunk if you want to
dive into the code details :
http://activemq.apache.org/source.html
there are a lot of unit test cases that provides a
12 matches
Mail list logo