• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Jeanne Boyarsky
  • Ron McLeod
Sheriffs:
  • Paul Clapham
  • Liutauras Vilda
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

Communication between Websphere MQ 6.0 and Websphere Application Server ND 6.1

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

I have an application that picks up messages from the Websphere MQ queue, processes them and puts the messages back into the same queue. I just wanted to know how to configure the Websphere JMS Provider in the Websphere Application Server 6.1 and how to configure the queue manager (channels, listeners etc.) in Websphere MQ 6.0.
While browsing through the IBM Website I found two ways of communicating with Websphere MQ.
1. Using the Websphere MQ Link.

2. Using the Websphere MQ JMS Provider.

However, I havent been able to decide upon the method required for my application.
Currently, Websphere MQ and Websphere Application server reside on the same physical machine. However this might not be the case in future.
Request you guys to throw some light on this aspect.

Regards
Gautam
 
Switching from electric heat to a rocket mass heater reduces your carbon footprint as much as parking 7 cars. Tiny ad:
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic