Re: A couple of basic questions

2003-07-22 Thread F Vartan
l is used). > > > > > Roger Lacroix > <[EMAIL PROTECTED] > To: [EMAIL PROTECTED] > ALWARE.BIZ> > cc: > Sent by: MQSeries > Subject: Re: A couple of basic questions >

Re: A couple of basic questions

2003-07-22 Thread Mqonnet
Silly me... Thanks for correcting Will.   Cheers Kumar    ---Original Message---   From: MQSeries List Date: Tuesday, July 22, 2003 03:12:29 PM To: [EMAIL PROTECTED] Subject: Re: A couple of basic questions   At 11:48 AM Tuesday 7/22/2003, Mqonnet wrote: >Let me try and answer. &

Re: A couple of basic questions

2003-07-22 Thread Brian S. Crabtree
- Original Message - From: Mqonnet To: [EMAIL PROTECTED] Sent: Tuesday, July 22, 2003 2:48 PM Subject: Re: A couple of basic questions Let me try and answer. 1) You can quickly test this out yourself. But there are a couple of things. Firstly, I believe that the message goes to the end

Re: A couple of basic questions

2003-07-22 Thread WR
At 11:48 AM Tuesday 7/22/2003, Mqonnet wrote: Let me try and answer. 1) You can quickly test this out yourself. But there are a couple of things. Firstly, I believe that the message goes to the end, because i guess, internally MQ might be doing a get and then a put. So, it makes sense that this

Re: A couple of basic questions

2003-07-22 Thread philip . distefano
cc: Sent by: MQSeries Subject: Re: A couple of basic questions List <[EMAIL PROTECTED] C.AT> 07/22/2003 02:34 PM Please respond to MQSeries L

Re: A couple of basic questions

2003-07-22 Thread Mqonnet
Kumar   ---Original Message---   From: MQSeries List Date: Tuesday, July 22, 2003 02:15:09 PM To: [EMAIL PROTECTED] Subject: A couple of basic questions   Hi everyone,   1- If a message is backed out does it retain its original position or (more likely) go to the end of the queue? 2- Does

Re: A couple of basic questions

2003-07-22 Thread Roger Lacroix
Hi, 1) It goes back to its original position!!! 2) The message size limit is set by the JMS provider. Therefore, using WMQ as the JMS provider, the max message size is 100MB. later Roger... At 02:00 PM 7/22/2003, you wrote: Hi everyone, 1- If a message is backed out does it retain its original

A couple of basic questions

2003-07-22 Thread F Vartan
Hi everyone, 1- If a message is backed out does it retain its original position or (more likely) go to the end of the queue? 2- Does JMS have a message size limitation apart form that of MQ MaxMsgLength of the queue? Thanks for your response in advance. Francois __