On Thu, 2009-10-01 at 16:10 -0700, lujan99 wrote:
>
> fine , thanks. When I use ClientAcknowledge it's all ok.
>
> Now, in a Request/Response method is safe to use same session object used to
> receive message to create a producer to reply??
>
Yes, however just as in JMS the NMS API recommends
connection.ExceptionListener += new ExceptionListener(OnException);
>> to detect close conection (AMS restart) I can't use
>> 'consumer.prefetchSize=0.'!
>>
>>
>>
>>
>
>
--
View this message in context:
http://www.nabble.com/NMS-C--and-consumer.prefetchSize-tp25689242p25708066.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
tener(OnException);
> to detect close conection (AMS restart) I can't use
> 'consumer.prefetchSize=0.'!
>
>
>
>
--
View this message in context:
http://www.nabble.com/NMS-C--and-consumer.prefetchSize-tp25689242p25706649.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
x27;t have this issue.
someone is using NMS / C # in production?
what if you have messages in the queue and stops the client?
--
View this message in context:
http://www.nabble.com/NMS-C--and-consumer.prefetchSize-tp25689242p25689242.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.