Websphere 7 SIB 队列:如何从 Java 访问队列深度?
我已经创建了一些代码来访问 Websphere MQ 的队列深度,但我无法确定是否有用于访问 SIB 队列的 API,或者我是否可以设置 websphere 以允许我访问它。
谁能给我一些提示/想法?
谢谢 杰夫·波特
I've created some code to access queue depths for a Websphere MQ, but I can't work out if there is an API for accessing a SIB queue, or if I can setup websphere to allow me to access it.
Can anyone give me some hints/ideas?
Thanks
Jeff Porter
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
对于那些关心的人来说,答案是 SOAP。
好吧,我还没有设法让 WSADMIN 使用的 API 正常工作,但我已经使用 SOAP 直接进入 websphere 来询问有关队列的信息。
注意:默认端口为8880
The answer, for those that care is SOAP.
Ok, so I've not managed to get the API used by WSADMIN to work, but I've used SOAP direct into websphere to ask it about the queues.
Note: Default port is 8880