I have been working with WebSphere MQ since last few days. I have only tested this with creating local queue managers and sending/receiving messages from queues that works fine as expected.
but I am not able to create remote queue manager. I am using WebSphere 8.0 for windows.
This is what I have tried in websphere explorer:
1) QueueManagers --> Add Remote Queue Managers --> Queue name
2) provide details like :
host(remote):localhost port: 1424 server connection channel : SYSTEM.ADMIN.SVRCONN
3) next next and finish.
It gives me error as :Could not establish a connection to the queue manager - reason 2538. (AMQ4059)
any pointer on this why I am getting this error will be really appreciated.
thanks Yashu