ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » Search

 Search found 3 matches
Author Message
  Topic: Querying queue attribute using Java API
yeshwanthpartapu

Replies: 3
Views: 4482

PostForum: IBM MQ Java / JMS   Posted: Mon Apr 21, 2014 11:24 pm   Subject: Querying queue attribute using Java API
hi

JAVAAPI is Queue Manager name...
test queue exists in JAVAAPI QM....

if i use this
new MQCFST (CMQC.MQCA_Q_NAME, "*")

i am getting CMQC as deprecated ... so i am using consta ...
  Topic: Querying queue attribute using Java API
yeshwanthpartapu

Replies: 3
Views: 4482

PostForum: IBM MQ Java / JMS   Posted: Wed Apr 16, 2014 1:39 am   Subject: Querying queue attribute using Java API
import java.io.*;
import com.ibm.mq.*;
import com.ibm.mq.pcf.*;

public class sample23 {
public static void main(String[] args) throws MQException {
try {
P ...
  Topic: how to programmatically retrieve the connection name
yeshwanthpartapu

Replies: 1
Views: 2326

PostForum: IBM MQ Java / JMS   Posted: Thu Mar 06, 2014 3:41 am   Subject: how to programmatically retrieve the connection name
Java APIs for connecting to IBM MQ & to retrieve the attributes, I need to develop the program to identify which server is connected to a particular queue
Page 1 of 1

Jump to:  
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.