• 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

Configure JBoss using Websphere MQ over SSL

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

I have configured the JBoss server to use Websphere MQ using the wiki site: http://wiki.jboss.org/wiki/UsingWebSphereMQSeriesWithJBossASPart4

We used this in order to enable JBoss to connect to a queue manager, and drain messages from the queue. Now, we would like to take things one step further, and secure and use SSL. Is there a wiki that describes how this can be done using Websphere MQ?

The specifications that we are using are as follows.
JBoss version: 4.0.5.GA
Java Version: 1.4_11
Websphere MQ version: 6.0.2.1


If there is anything else that you would like to know, please let me know.

Thank you very much in advance,

JC
 
reply
    Bookmark Topic Watch Topic
  • New Topic