Author |
Message |
Topic: JMSQueueConnectionFactoryHandle |
shammi_3
Replies: 11 Views: 7724
|
Forum: General IBM MQ Support Posted: Wed Jun 27, 2007 9:02 am Subject: JMSQueueConnectionFactoryHandle |
i tried to cast it to MQQueueConnectionFactory
but it is throwing the cast exception. |
Topic: JMSQueueConnectionFactoryHandle |
shammi_3
Replies: 11 Views: 7724
|
Forum: General IBM MQ Support Posted: Wed Jun 27, 2007 8:22 am Subject: JMSQueueConnectionFactoryHandle |
My requirement is i will get the QCF jndi name and i have to retrieve all the channels, and Q managers associated with it. |
Topic: JMSQueueConnectionFactoryHandle |
shammi_3
Replies: 11 Views: 7724
|
Forum: General IBM MQ Support Posted: Wed Jun 27, 2007 8:18 am Subject: JMSQueueConnectionFactoryHandle |
yeah similar to that. |
Topic: JMSQueueConnectionFactoryHandle |
shammi_3
Replies: 11 Views: 7724
|
Forum: General IBM MQ Support Posted: Wed Jun 27, 2007 8:08 am Subject: JMSQueueConnectionFactoryHandle |
is there any way we can get the channel names from JMSQueueConnectionFactoryHandle
or Quemangers assoiciated with this |
Topic: JMSQueueConnectionFactoryHandle |
shammi_3
Replies: 11 Views: 7724
|
Forum: General IBM MQ Support Posted: Wed Jun 27, 2007 6:38 am Subject: JMSQueueConnectionFactoryHandle |
I am using webspheer server.
In the server QCF is configured with some jndi name, and it has the details of channel, manager, queue.
and from my program I am doing a jndi lookup for this QCF.
and ... |
Topic: JMSQueueConnectionFactoryHandle |
shammi_3
Replies: 11 Views: 7724
|
Forum: General IBM MQ Support Posted: Tue Jun 26, 2007 1:22 pm Subject: JMSQueueConnectionFactoryHandle |
Hi
can anyone tell me
how to get the MQQueueConnectionFactory from JMSQueueConnectionFactoryHandle
Thanks |