about 7 months ago - No comments
[url] http://nilvec.com/sending-email-without-user-interaction-in-android/ [/ url] by nilvecTo send emails from an Activity in Android the easiest way is to fire up the built-in mail application with an Intent, and let it take care of the low-level details about how to assemble the message, negotiate a secure connection with the mail server and send it using the
about 8 months ago - No comments
[url] http://nilvec.com/sending-email-without-user-interaction-in-android/ [/ url] by nilvecTo send emails from an Activity in Android the easiest way is to fire up the built-in mail application with an Intent, and let it take care of the low-level details about how to assemble the message, negotiate a secure connection with the mail server and send it using the
about 9 months ago - No comments
There’s a big focus on jBPM at next month at JBossWorld. There’s 8 talks related to jBPM. Cool! jBPM Explained with Simple Use CasesTom Baeyens — Founder and Lead of JBoss jBPM (that’s me :-) Using JBoss Enterprise Middleware in NAVTEQBoris Lublinsky — Lead Architect, NAVTEQ How to Combine Web, SOA and jBPM to Deliver
about 9 months ago - No comments
There have been a few requests in the jBPM forum about how to integrate jBPM4 with an application’s domain. So this is a first pass at whipping up a sample project that does exactly that. I will be refining this once I get some more time, but I thought I would put as much of
about 9 months ago - No comments
jBPM 4.0 was released last Friday, more infos on that can be found here. As read in the readme.html file, the two bugs I reported were fixed: [JBPM-2319] – Finished executions are not changed to “ended” (they stay in the “active” state)[JBPM-2340] – TaskService getTaskComments throws NullPointerException if the task is not found Thanks guys
about 1 year ago - No comments
Following is the sample code of how to start a JBPM process instance. 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42
about 1 year ago - 2 comments
jBPM, is the full name of the Java Business Process Management, is a lightweight J2EE-based workflow management system. jBPM is an open-source projects, follow the Apache License. On October 18, 2004, jBPM released version 2.0. On the same day it joined the JBoss, and became part the JBoss enterprise middleware platform and named as the