• 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 Series

 
Ranch Hand
Posts: 41
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi there..
I need to access MQ Series from WebSphere..
MQ Series is not bundled with WebSphere AppServer. This is bcas other clients(Say C/C++) try to access MQ Series.
So, is there anyway that i can access MQ Series from WebSphere where MQ is not bundled in the App Server.
Any help at the earliest is highly appreciated.
Its urgent.
Thanks in adv.
Partha
 
Ranch Hand
Posts: 2713
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
What version of WebLogic are you using? If it is WebLogic 6.1 SP3 or greater than I suggest using a Message Bridge.
Check this documentation for more information: Using Foreign JMS Providers with WebLogic Server.
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic