TransactionRepository tr,
ClusterRouterFactory rf)
throws Exception
{
FilterFactory ff = new SimpleFilterFactory();
FailoverMapper mapper = new DefaultFailoverMapper();
ConditionFactory cf = new SimpleConditionFactory();
// we're testing with priority JGroups stack configurations we're shipping with the release
// TODO (ovidiu) we're currently using the mysql configuration file. We could refine this even