Hi all,

Is there anyone who has used fireAndForget () to send a message over JMS?

In JMSSender.invoke(), there is waitForResponse variable that is set according 
to the separate channel use. Because of this, I need to pass true to  
options.setUseSeparateListener() before calling fireAndForget (). Does it 
logically correct? I mean, don't we expect fireAndForget() to be used for 
one-way messaging? I think fireAndForget() should be irrelevant to the response 
message and so the listener. Am I missing something?

Thanks in advance.

Ali Sadik Kumlali




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to