I want to show eit tibco jms queue depth and threshold in java. Is anyone has sample example of how to show queue depth and threshold.
Thanks.
I want to show eit tibco jms queue depth and threshold in java. Is anyone has sample example of how to show queue depth and threshold.
Thanks.
You have to include tibjmsadmin.jar in your build path and then you can do this:
Not sure what you mean by 'threshold' but maybe try getMaxMsgs()