[jboss-user] [JBoss jBPM] - Re: how do I use reminders ?
shantanu.u
do-not-reply at jboss.com
Thu Dec 11 17:15:00 EST 2008
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#4196081
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4196081
More information about the jboss-user
mailing list