by Alan | Jun 5, 2012 | Active MQ, JMX, MMC, Mule
During ‘Part 1’ of this blog post, we saw that from Mule (or any other Java application), a JMX attribute exposed on a system can easily be read and re-exposed as a JMX attribute on your system. In this blog post, we show how this value can be monitored...
by Alan | May 29, 2012 | Active MQ, Java, JMX, MMC, Mule
The MMC is a very cool tool for managing Mule instances. It provides a nice functioning GUI with all of the features you would expect for managing your Mule installations. One very useful feature provided with the product is the alert mechanism. For example; you can...
by Alan | Jun 16, 2011 | Active MQ, Mule, MySql, Transactions
When someone mentions XA transactions during a conversation with a developer, you will most likely see the developer give an expression of disapproval, and then try to do everything to eliminate the XA transactions from the equation! While XA transactions solve a very...
by Gabriel | Apr 27, 2011 | Active MQ, Mule, Transactions
While working with XA transactions in Mule 3, we came across an issue that crops up when the amount of re-deliveries for a message exceeds that specified on the ActiveMQ-XA-Connector. Some investigation into the problem led to the simple solution of configuring the...