Odelya Holiday [http://community.jboss.org/people/odelyaholiday] created the discussion
"Re: EmailWorkItemHandler not found in drools5.2.0" To view the discussion, visit: http://community.jboss.org/message/583567#583567 -------------------------------------------------------------- It was a mistake to send the kession. in the end I used: > EmailWorkItemHandler handler = new EmailWorkItemHandler(); > handler.setConnection( "mail.smtp.host", "myemailPort", null, null ); > ksession.getWorkItemManager().registerWorkItemHandler("EMail", handler); > -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/583567#583567] Start a new discussion in jBPM at Community [http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
