cancel
Showing results for 
Search instead for 
Did you mean: 

Communication between Two JMS servers

Former Member
0 Kudos

Dear All,

I have to JMS servers i want to establish connection between them without any java programming and Adapter .Please tell me if it is possible how can we achieve it and what are the settings or configuration required .Please give me in detail

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Once you unzip the MQ zip file, you will find rfhutilc.exe. Right click on this exe file and select run as.

It gives you a dialog box in which you need to enter the queue manager and queue name of another server which you need to access.

You can also readQ and writeQ in that dialog box.

In the other MQ, go to MQ Explorer, right click and select run as.

You will get the box in which you need to enter the details of the other MQ.

The queues from both the MQ's can be accessed by each other.

Hope this helps

Kiran..