[progress Communities] [progress Openedge Abl] Forum Post: Re: Need Help On Ibm Mq - "error...

  • Thread starter Thread starter Anand Adike
  • Start date Start date
Status
Not open for further replies.
A

Anand Adike

Guest
Hi Sivarami, From the logs and procedure it seems that you are using QueueManager to connect IBM MQ. If you are connecting through QueueManger both IBM MQ and OpenEdge Apdater needs to be in the same machine. If you want to connect IBM MQ remotely then we need to use JNDI mode. Could you please let us know which mode you want to use to establish the connection with IBM MQ. If you are using JNDI mode, we need to provide the location of ClientChannel file in .bindings file and provide the location of .bindings file in AdminObjectFinder.java . Once it is done need to build AdminObjectFinder.jar and place this in pluginspath and classpath under AdminServerPlugins.properties file. Meanwhile could you please share the following files. 1. .bindings 2. AMQCLCHL.TAB Whenever we are using JNDI mode we need to specify the connection factory name in the procedure instead of QueueManger name. Thanks, Anand.

Continue reading...
 
Status
Not open for further replies.
Back
Top