Top "Message-driven-bean" questions

A message-driven bean is an enterprise bean that allows J2EE/Java EE applications to process messages asynchronously.

How to install WebSphere MQ resource adapter (wmq.jmsra.rar) in JBoss 6.2 EAP?

Design: I have a queue manager (EXAMPLE.QM) with Server-connection channel (EXAMPLE.CHANNEL), request queue (EXAMPLE.TEST.QUEUE), and reply …

jboss connection-pooling ibm-mq redhat message-driven-bean
Configuring an MDB to listen to multiple queues

I'm using EJB 3.1 and I want to configure an MDB to listen to multiple queues. I'd prefer defining the queue …

java jms message-driven-bean