Hi,
After some time spent on JBossMQ sources browsing it looks that I cannot
find place where Message selectors applied when any of 'receive' methods of
QueueReceiver is called.
It looks that selectors applied for onMessage notifications only. After
some minor code modification we've got selectors working in QueueBrowser
but it is not enough for our needs. There was some small missprint in
createBrowser method of SpyQueueSession class.
One more issue about 'receive' methods is that I cannot invoke acknowledge
on received message because session somehow is NULL. From the JMS
specification I know this operation should be performed on client side but
it looks it doesn't happen in JBossMQ.
Note, the same code works fine on Weblogic server.
So, does my conclusions reflect the reality?
If so, could you tell me when you plan fix these problems?
Thank you in advance
Max
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
List Help?: [EMAIL PROTECTED]