Hi Tom,
I have a queue ordered by priority, enqueue time
and it works great till I add a dequeue condition:
dequeueOption.setCondition("TAB.user_data.title='some condition'");
After which the priorities are obeyed.
I read on the forum that this was a bug in 10g.
http://forums.oracle.com/forums/thread.jspa?messageID=2338502� Can you please confirm if it is a bug or thats the way its supposed to be.
Thanks in advance.
Kedar