• 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

MQ v5.3 in WSAD5.1.1-Read File from MQ

 
Ranch Hand
Posts: 281
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am new to MQ. I use WSAD 5.1.1 as IDE. I will use MQ v5.3. I want to use JMS to read a file from MQ. I know the queuse name from where I will read the file. Can someone suggest me the following:
1) Do I need to download any jar file? If so, what are they? I do not want to use IBM's MQ API, would rather use JMS.
2) Can someone provide me some sample code as a proof of concept on how to read a file from MQ?
3) Do I need to do any configuration in JMS tab of of WSAD Test Server? I do not want to use Internal JMS Server.
Thanks,
SG
 
reply
    Bookmark Topic Watch Topic
  • New Topic