Win a copy of Getting started with Java on the Raspberry Pi this week in the Raspberry Pi forum!
  • 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
  • Ron McLeod
  • Paul Clapham
  • Tim Cooke
  • Jeanne Boyarsky
Sheriffs:
  • Rob Spoor
  • Devaka Cooray
  • Liutauras Vilda
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Tim Moores
  • Mikalai Zaikin
Bartenders:
  • Piet Souris

Help me to run my first MDB in JBoss

 
clojure forum advocate
Posts: 3479
Mac Objective C Clojure
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hey all.
I am facing problems with MDB in JBoss.
I have created the following file (jbossmq-todd-service.xml)and drop it in depoy dir :

this is my jboss.xml :

as you note, the session bean will send messeges to queue/ToddQueue and MDB is listening to that queue.
running JBoss, I got :
javax.jms.JMSException: Error creating the dlq connection: XAConnectionFactory not bound
any help will be great.
thanks alot.
[ October 01, 2004: Message edited by: John Todd ]
 
Hoo hoo hoo! Looks like we got a live one! Here, wave this tiny ad at it:
Low Tech Laboratory
https://www.kickstarter.com/projects/paulwheaton/low-tech-0
reply
    Bookmark Topic Watch Topic
  • New Topic