Working With Queues

Friday, January 7, 2022

ActiveMQ Connection with TomEE JNDI

›
   1. Create Dynamic Web Project in Eclipse  2. Use below configuration in Tomee.xml in conf:  <Resource id="amqRA" type="...
Wednesday, December 14, 2016

Simple ActiveMQ Message Producer Example

›
While Working with JMS, starting with a simple example in local is always best. ActiveMQ provides best way to test your code locally by gi...
Saturday, October 31, 2015

SpringJMS - Step by Step Guide to create Consumer (Super Simple)

›
Step 1 - You will need same Jar files which we discussed in Producer Example Spring Core Spring Context Spring JMS activemq-all commo...
Thursday, October 29, 2015

Super Simple Example of Spring JMS - Producer

›
Step 1: You need Jar files: A. Spring core, spring-context B. Spring JMS C. activemq-all  D. slf4j , log4j etc. Step 2: Create a Ja...

MDB (Message Driven Beans) Vs. SpringJMS - Point by Point Comparison

›
EJB’s Message Driven Beans (MDB) Vs. SpringJMS MDB and SpringJMS can be compared with multiple features: 1.        Learning Curve ...
Tuesday, August 6, 2013

Using MQXAQueueConnectionFactory in Tomcat

›
Using Atomikos / XA transaction with your connection is not a bad idea sometimes. Below Connection Factory resource will give...
Friday, October 12, 2012

ActiveMQ Composite Destinations

›
ActiveMQ Composite Destinations Composite queue allows one-to-many relationship. Send a message to One Queue (A) and it will forward ...
1 comment:
›
Home
View web version

About Me

Rishi
View my complete profile
Powered by Blogger.