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

WAS 6.1 and MQ 6.0 , Exception MQ resource discovery classes are not available

 
Greenhorn
Posts: 10
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello,
I'm trying to use MQ 6.0 as the JMS provider on WAS 6.1. When I test the server connection it gives me the following error message.

WebSphere MQ server MyMQServer connection test failed for WebSphere MQ queue manager QM_bss_spare_03 with an exception:
MQ resource discovery classes are not available.


- The value of MQ_INSTALL_ROOT? C:/Program Files/IBM/WebSphere MQ
- Does the MQ_INSTALL_ROOT\Java\lib directory exist, and in particular does the com.ibm.mq.jar file exist? YES
- The full version of my install? WebSphere 6.1.0.0 and MQ 6.0

Thanks in advance for any help / suggestion.
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic