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

Websphere MQ Installation

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

I downloaded the Websphere MQ v5.3 which was earlier (MQSeries) . I needed to run the JMSAdmin , but my Java folder only had a lib folder and no bin folder with the batch file to run JMSAdmin as used to be in MQSeriesv5.2
I read on the net that the v5.3 has the "Webpshere MQ classes for Java and JMS " installed along with the v5.3 installation. We dont have to use the supportpac MA088. So how come i still dont have the classes for Java and JMS. Have i missed out on any supporting files which were needed for running the JMSAdmin. Please could anyone give me the url where I can download the "WebSphere MQ classes for Java and WebSphere MQ classes for Java Message Service" for Websphere MQ v5.3

thanx
aanchal.
 
Ranch Hand
Posts: 149
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
These do not get added by default. You need to choose the custom option when installing MQ and choose the Java MQ libraries as an option.
 
aanchal mathur
Greenhorn
Posts: 29
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanx Chopra

Got it installed and Runnning after choosing Custom Install.
reply
    Bookmark Topic Watch Topic
  • New Topic