Tag Archives: Tomcat

Unit Test Mule with ActiveMQ defined as datasource

In a previous post I described how you can configure an ActiveMQ connection-factory as datasource in Tomcat. Although this works great in a deployed Mule application you can’t use this technique in your unit tests! So in this post I … Continue reading

Posted in Mule, Mule2 | Tagged , , | Comments Off on Unit Test Mule with ActiveMQ defined as datasource

Combining ActiveMQ, Tomcat and Mule ESB

This post describes how we managed to use standalone ActiveMQ (v5.2.0) as JNDI datasource in our Mule ESB application deployed in Apache Tomcat(v6.0). If you are still with me after reading this first line then I may assume you know … Continue reading

Posted in Mule2, Spring Framework | Tagged , , | Comments Off on Combining ActiveMQ, Tomcat and Mule ESB