ActiveCluster depends on the concurrent.jar, commons-logging.jar and the JMS API (which you can get either as a standalone jar or complete J2EE jar from Apache Geronimo or from Sun).
In addition, the default implementation uses ActiveMQ which has its own dependencies which are pretty much the same core dependencies - J2EE APIs, concurrent.jar and commons-logging.jar. (You typically don't need the persistence options with ActiveMQ when using ActiveCluster).
Labels
