aspose file tools
The moose likes EJB and other Java EE Technologies and the fly likes is it possible in JMS? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » EJB and other Java EE Technologies
Reply Bookmark "is it possible in JMS?" Watch "is it possible in JMS?" New topic
Author

is it possible in JMS?

pavi
Ranch Hand

Joined: Jan 23, 2008
Posts: 31
Suppose i have sent 10 files to the queue and i need to receive only the fourth file from the queue.is it possible in JMS?
Scott Selikoff
Saloon Keeper

Joined: Oct 23, 2005
Posts: 3652

No, you have no control over which message you get in which order.


My Blog: Down Home Country Coding with Scott Selikoff
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: is it possible in JMS?
 
Similar Threads
JMS books
Suggestions requested ..
Is it possible to encrypt datasource password?
Can i use JMS(java messaging service) on windows-98 platform? or J2EE SDK on win98
how to receive message from a queue