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

How to integrate Webshere Mq series with Weblogic server?

 
Ranch Hand
Posts: 138
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
How to integrate Webshere Mq series 6.0.0.0 with Weblogic server 10.0.0? We are migrating our application from websphere to weblogic. In websphere our application was using Websphere MQ Series. Now we want to know how in weblogic we can use Websphere MQ Series.

Can you please let us know how we can configure Weblogic(10.0.0) JMS and Websphere MQ(6.0.0.0)
[ September 15, 2008: Message edited by: Hemant Agarwal ]
 
Ranch Hand
Posts: 977
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

usually all you need is to place some .jars in classpath and then configure a external provider.

This link might be helpfull.

http://edocs.bea.com/wls/docs100/jms/interop.html

If you still need help, let me know and I can place detailed information on this.

regards.
 
I hired a bunch of ninjas. The fridge is empty, but I can't find them to tell them the mission.
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic