[jboss-user] [JBoss jBPM] - Custom mail class

TejJBPM do-not-reply at jboss.com
Thu Jul 23 12:08:41 EDT 2009


Hi

I wrote a custom mail class but it is not being called..

My code in jbpm.cfg.xml is

  <string name='jbpm.mail.class.name' value='com.your.mail.custom.Mail' />

My Mail Class extends from the actionHandler of jbpm

public class Mail implements ActionHandler {
  | etc..etc..
  | here i override soem  of the methods
  | 
  | }

But it is not being executed..am I missing something?

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4245618#4245618

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4245618



More information about the jboss-user mailing list