[jboss-dev-forums] [jBPM Development] - how to build email of the service task, better give me a sample
stone crasy
do-not-reply at jboss.com
Wed Sep 14 00:14:37 EDT 2011
stone crasy [http://community.jboss.org/people/free] commented on the document
" how to build email of the service task,better give me a sample "
To view all comments on this document, visit: http://community.jboss.org/docs/DOC-17188#comment-7605
--------------------------------------------------
jbpm-installer/jboss-5.1.0.GA/server/default/deploy/jbpm-gwt-console-server.war/WEB-INF/classes/META-INF/CustomWorkItemHandlers.conf :
[
"Log": new org.jbpm.process.instance.impl.demo.SystemOutWorkItemHandler(),
"Email": new org.jbpm.process.workitem.email.EmailWorkItemHandler("MySMTPHost","MySMTPPort","MyUsername","MyPassword");]
--------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20110914/2a003f9b/attachment.html
More information about the jboss-dev-forums
mailing list