If you apply an inquireAll operation to a queue manager, a bridge-capable property is returned. This field is boolean. A true value indicates that the classes required to support the bridge function are present on the class path. A false value indicates that required classes are missing from the class path.
Changing the classpath to reference the MQ Java and MQ bridge classes, and restarting the JVM in which the MQe queue manager is running should result in the queue manager reporting that it is bridge-capable. The code in examples.mbridge.administration.commandline.IsQueueManagerBridgeCapable provides an example of how to code this query.
Parent topic: Configuring bridge/gateway resources