Custom address resolver is not working.
I have this in my jbpm.cfg.xml .
<bean name="jbpm.mail.address.resolver"
class="com.comcast.epc.jbpm.EpcMailAddressRolver" singleton="true"
/>
resolveAddress() is not getting invoked.
Btw, I have an EAR deployment on JBoss. My resolver is in the WAR. My guess is that the
reminder is just not getting fired. The task is acquired by a user. I checked
JBPM_TASKINSTANCE, ACTORID_ is assigned.
Any ideas ??
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4196081#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...