aspose file tools
The moose likes Oracle/OAS and the fly likes Specifying JMS Queue size in OAS Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Products » Oracle/OAS
Reply Bookmark "Specifying JMS Queue size in OAS" Watch "Specifying JMS Queue size in OAS" New topic
Author

Specifying JMS Queue size in OAS

Makesh Kumar Ramakrishnan
Ranch Hand

Joined: Jan 07, 2006
Posts: 88
Do you know how to specify the JMS Queue's maximum threshold value(Queue Size)?

Is there any way, I can know about the total number of messages currently in JMS Queue.

When I send more number of messages to JMS Queue, some of the message are lost. So if I know about the above two, then I can stop sending the message to the Queue.

So all I want to know is ,

1. How to configure the maximum size of the JMS Queue?

2. How to know the number of messages in the JMS Queue?

Thanks,


Makesh<br /> <br />SCJP | SCWCD | SCBCD | SCEA
Makesh Kumar Ramakrishnan
Ranch Hand

Joined: Jan 07, 2006
Posts: 88
No replies. Did I post it in Wrong section?

If so, Administrator, Can you please move this topic to the related

section?


Thanks,

Makesh
[ May 18, 2007: Message edited by: Makesh Kumar Ramakrishnan ]
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Specifying JMS Queue size in OAS
 
Similar Threads
Setting JBoss JMS Queue size
Max size of a Queue in IBM MQ 5.3
Message Driven Bean is unable to connect to the JMS Destination
Can you suggest the best solution for the given scenario?
How can I know how many messages remain in JMS Queue?