• 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
  • Ron McLeod
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

jms/mq newbie question

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

I am interested to learn to tools/technologies: JMS, MQ Series (with(out) IBM WebSphere)).
Can anyone refer any newbie/startup tutorials, links, books for the same.

Basically I am interested in things like below :

a. configuring websphere with embeeded mq OR configuring a ibm mq series product
b. write a standalone j2ee client java program to talk to talk to mq
 
Ranch Hand
Posts: 906
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Nritya,

There's a good JMS tutorial by Sun here :
http://java.sun.com/products/jms/tutorial/1_3_1-fcs/doc/jms_tutorialTOC.html

For any MQ reference, you should consider IBM redbooks SG-34-6066 and SG-24-6506
http://www.redbooks.ibm.com/
[ December 20, 2004: Message edited by: Jean-Louis Marechaux ]
 
What's gotten into you? Could it be this tiny ad?
Clean our rivers and oceans from home
https://www.kickstarter.com/projects/paulwheaton/willow-feeders
reply
    Bookmark Topic Watch Topic
  • New Topic