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

Need help on how to Consume Remote JMS Queue from a remore MDM in Web sphere 7.0

 
Ranch Hand
Posts: 98
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi ,
We are trying to comsume a JMS queue residing on a remote web sphere server from a local websphere server (7.0). It is working fine while the JMS queue and the MDB reside on the same server .In that case we have to mention the activation spec name of JMS queue in the Websphere binding properties of deployment descriptor of MDB but we are not sure how to configure the JNDI name (IP/host,port etc) for remote server in which JMS queue resides .
Can you please help us here .

Thanks
Monoj
reply
    Bookmark Topic Watch Topic
  • New Topic