I m using jbpm4.3 and jboss as an application server. When I deploy my application on jboss server, it prints the logs like
I\'m currently using a fairly old version of JBPM for workflow pr开发者_如何学Cocessing as part of a larger project. I\'m investigating the possibility of moving to the Drools Flow library as a replac
I\'m trying to fetch the list of all the开发者_JAVA百科 tasks within the JBPM database. I\'m using the following code :
I am trying to install jbpm on Ecl开发者_如何学运维ipse to work with tomcat. I downloaded jbpm-installer-3.2.7 but do not understand how to install it on eclipse!You can go here to get detailed instr
I am new to JBPM. I am using jbpm4.4 this is my basic example code: ProcessEngine processEngine = new Configuration()
I\'m trying to move an application from JBoss 4.2.2 AS to 6.x AS. Right now I\'m trying to get jbpm 3.x running on the AS I have this pr开发者_如何学Pythonoblem when trying to upload a .par file to th
I have a pageflow with 4 steps, <pageflow-definition name="test" xmlns="http://jboss.com/products/seam/pageflow" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"&
How to obtain spr开发者_运维百科ing context from within EventListener instance which gets notified following this transition of process:
We have a production system that uses a lot of Serialization. What be basically do is store an object called ProcessData in the jbpm database as byte array. Thus this is serialized.
I just got a project which I need to implement lots of workflows, and I am considering to use jbpm engine to implement those workflow, so I want to know is their limits which I need to think through b