Working With Queues
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:
Thursday, August 30, 2012
WTX with ActiveMQ Using JMS Adapter
›
WebSphere Transformation Extender's interaction with Activemq. Not hard but little tricks are important. As usual, if you google this...
1 comment:
Wednesday, August 8, 2012
WebSphere MQ With Tomcat : JNDI Property Names
›
WebSphere MQ JNDI Property Names: I searched across the web and I didn’t find a single site stating exact JNDI MQ option for setting ...
8 comments:
‹
›
Home
View web version