users@glassfish.java.net

Re: OpenMQ And Connection factories

From: Nigel Deakin <nigel.deakin_at_oracle.com>
Date: Fri, 30 Mar 2012 10:51:57 +0100

On 30/03/2012 10:31, forums_at_java.net wrote:
> YES i was able to connect to the broker, but can not see the connection
> factories. When i connect (in Qbrowser or openMQ amdin) i can not see any
> connection factories. The only ones i can see in QBrowser are the ones
> created in the imqadmin console. Stefaan

How do you display connection factories in QBrowser? I can't see an option to do that.

Connection factories are stored in JNDI, not in the broker, so to see them you would need to configure QBrowser with the
details of the JNDI provider that you are using (to match the JNDI provider you configured in imqadmin). Where did do
you do this in QBrowser?

Nigel