• 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

MDB and foriegn JMS Provider

 
Ranch Hand
Posts: 278
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Dear Ranchers
I have one query, will appreciate if you help me.
Actually, I am using MDB with WLS6.0 and I want my bean to
listen from MQ Queue rather than WLS Queue. The problem is that how I will bind in the JNDI tree, or
what approach I will
use to listen my bean from MQ Queue.
===================================
Also I gather this info ---
We need to specify the following in the message-driven-descriptor stanza of your weblogic-ejb-jar.xml:
initial-context-factory provider-url connection-factory-jndi-name
===================================
I am little bit confuse here which initial factory, provider-url and connection-factory-jndi-name to use.
If ane one has implemented it. Please share with me.
Thanx and Regads
Rashid
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic