Hi Peter!
I solved this problem using
<event-listener expr="${processListener}" >
instead of
<event-listener expr="#{processListener}" >
I had had also this problem and found the solution at
https://jira.jboss.org/jira/browse/JBPM-2529
Regards,
Christian