• 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:
  • Tim Cooke
  • Campbell Ritchie
  • paul wheaton
  • Ron McLeod
  • Devaka Cooray
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Piet Souris
Bartenders:

MQ series

 
Ranch Hand
Posts: 33
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
We are going to use MQ series in our project to communicate with other servers.I want to know the following.

1) Can MQ send message to my server as it arrives? Or should I poll MQ to get the message. Please explain how to do it?

2) Is Websphere come with MQ client by default?

3)Please explain how can I write Message Driven bean to handle messages coming from MQ (what configurations I need to do).

Thanks,
Srini
reply
    Bookmark Topic Watch Topic
  • New Topic