Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in message-driven-bean

Destination is mandatory

How to stop rollback in MDB?

How to build a auto reply JMS listener in JUnit (in OpenEJB)

Making maxSession property configurable for a specific MDB in JBoss EAP 5.1

How to configure Java Message Driven Beans and Websphere Activation specification without hardcoded JNDI Names?

using amazon sqs in a @MessageDriven bean - pooling / parallel processing

How to read messages in an order from the Queue using MDB?

Configuring MappedName annotation in Message Driven Bean dynamically

Is it possible to invoke methods of secured EJBs through message-driven beans?

Mdb vs EJB 3.1 async method

An illegal attempt to commit a one phase capable resource with existing two phase capable resources

Can we use ejb-jar.xml instead of annotations for MessageDrivenBean(MDB) in EJB 3.0?

@RequestScoped CDI injection into @MessageDriven bean

Message Groups in WebSphere MQ

EJB's and Threading

Message-driven bean (EJB3) in WebSphere 7, XA transactions, Error handling

@MessageDriven transactions and redelivery semantics

JavaEE 6: How to inject JMS Resource in a standalone JMS client?

What is the difference between JMS consumer and Message Driven Beans (MDB)