I\'m working with an application that uses JBPM 3.1 and MySQL.The core problem is that there are processes instances with variables that contain an older version of an external, non-JBPM Serializable
Is it possible to remove a task from an existing workflow in JBPM? I wouldn\'t like to h开发者_运维问答ave a new workflow, only modify the existing one.
I m trying to build JBPM5 in fedora 14 with this command .. [user@localhost jbpm 5] mvn -DskipTests -DDocumentation install assembly:assembly deploy
I am trying to use jbpm 4.4 for a workflow solution where, the UI is provided by a web application. Here I a开发者_JAVA百科m trying to assign a certain task to a user and expect him/her to perform cer
This is what I get when debugging at my IdentityService variable ident: ident-> commandService = null
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.
I am using jbpm4.3. I have state say \"state0\" from state0. I\'m signalling another three state say \"state1\", \"state2\", \"state3\" without using fork.
I use Activiti as BPMN 2.0 workflow manager. The Activiti modeler is a graphical user interface intended to use in the browser to model these processes.
i am trying to build JBPM in Eclipse IDE.i am using eclipse Helios Service Release 2 and jdk1.5 in linux.i am using command \" [user@localhost jbpm4]$ maven clean install \" in shell,but i got this er
The documentation says Open up the process management console: http://localhost:8080/jbpm-console Log in, using \"krisv\" / \"krisv\" as username / password.