hello Michael,
Iam using Mule 2.2.1 in my project as well.
Mule JBPM dependency is :
<dependency>
<groupId>org.mule.transports</groupId>
<artifactId>mule-transport-jbpm</artifactId>
<version>${muleVersion}</version>
</dependency>
I was not able to configure timer using mule-jbpm dependency. So iam confused about implementing Timer.
So i tried with JBPM4.3 and so is the mismatch in jbpm.cfg.xml.
Can u provide me with some documentation URL for reference to implement timer in JBPM3 or JBPM4.