Posts Tagged ‘message driven bean’

Configuring MDP and Controlling it With and Without JMX

Configuring MDP and Controlling it With and Without JMX
This note demonstrates how to create and deploy an MDP, and how to control it, using both Spring’s inbuilt component management mechanisms, and JMX. Scenario We have a number of JMS listeners in our application. Having ported our hardware to a grid of virtual machines, we want the feature to switch-on and switch-off the listeners on the VMs, and re-allocate the listeners to VMs across the grid ... Full story
Copyright © 2010 ViralPatel.net. All rights reserved.