You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by Oscar Pernas <os...@pernas.es> on 2010/11/03 19:09:00 UTC

ACTIVEMQ-CPP MaxInactivityduration

Hi all,

I've read something about the maxinactivityduration to prevent the closing
of producers/consumers while I'am debugging. I've tried to set in the url
like this:

?maxInactivityDuration=0

But I have still seeing that the channel is being closed, What Im doing
wrong?

-- 
Óscar Pernas Plaza.

Re: ACTIVEMQ-CPP MaxInactivityduration

Posted by Timothy Bish <ta...@fusesource.com>.
On Wed, 2010-11-03 at 19:09 +0100, Oscar Pernas wrote:
> Hi all,
> 
> I've read something about the maxinactivityduration to prevent the closing
> of producers/consumers while I'am debugging. I've tried to set in the url
> like this:
> 
> ?maxInactivityDuration=0
> 
> But I have still seeing that the channel is being closed, What Im doing
> wrong?
> 

Try wireFormat.MaxInactivityDuration=0

Regards

-- 
Tim Bish

Open Source Integration: http://fusesource.com

Follow me on Twitter: http://twitter.com/tabish121
My Blog: http://timbish.blogspot.com/