• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Messae driven Bean

 
Greenhorn
Posts: 6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Can i write MDB which can listen to JMS messages on Queues for MQ series
Or is it the MDB can listen to messages from
Queue/Topic from only J2EE servers.
According this isn't true but
i just want to confirm.
Even link for samples should suffice.
Thanks
Vaibahv
 
Ranch Hand
Posts: 977
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
As long as I know the specification for ejb2.0 ties the MDBs to JMS in this first release of MDBs, the specs also mention the intention to add support to other MOMs in the future but not in this first release.
I�m not sure(work with bea server) but I think that IBM Websphere has some kind of component that allow you to listen for MQ series destinations, you should take a look at the documentation and you may get some help from Kyle Brown a Websphere specialist here on Java Ranch foruns.
 
mister krabs
Posts: 13974
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Vaibhav, please check the naming standard. Your last name must be more than one initial. Please change your display name in your profile. if you don't you won't be eligible for the book giveaway!!! Tom
 
"I know this defies the law of gravity... but I never studied law." -B. Bunny Defiant tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic