Questions tagged [jbpm]

jBPM is a light-weight business process management suite written in Java. Use this tag for questions related to jBPM usage and workflows.

About

jBPM is a flexible Business Process Management (BPM) Suite. It is an open-source workflow engine written in Java that can execute business processes described in BPMN 2.0.
It makes the bridge between business analysts and developers. Traditional BPM engines have a focus that is limited to non-technical people only. jBPM has a dual focus: it offers process management features in a way that both business users and developers like it.

Links

1453 questions
48
votes
13 answers

Lightweight workflow engine for Java

Is it better to write a new workflow engine or to use an existing BPM engine: jBPM 5, Activiti 5? My application is a web based application and performance is important. My doubt is whether using jBPM/Activiti will be a performance overhead compared…
jaks
  • 4,407
  • 9
  • 53
  • 68
39
votes
3 answers

Which workflow engine to choose?

We are currently in the process of evaluating a BPM engine and I'd really appreciate the community input. I am doing my own due diligence but would also like to hear on the suggestion based on implementation stories. My main evaluation criteria are…
Aravind Yarram
  • 78,777
  • 46
  • 231
  • 327
34
votes
6 answers

bonitasoft bpm vs jBPM vs Activiti

I am evaluating BPM offerings to be used within our application. I wanted to find out the differences between Bonitasoft / jBPM and Activiti Some of these products provide forms generation capabilities - are they any good? Would you use it in place…
shikarishambu
  • 2,219
  • 6
  • 35
  • 57
25
votes
4 answers

Drools vs JBPM ? differences, pros and cons

I'm looking for a good rule engine. I've seen it exists two good projects : JBPM and Drools. I don't really understand differences between the two and I don't know what is the ideal tool to use. Please could you provide me more information and your…
Jerome Cance
  • 8,103
  • 12
  • 53
  • 106
23
votes
9 answers

Is jBPM dying? What is the future of jBPM and Activiti BPMN?

I have heard that the developers of "jBPM" have transferred to "Activiti BPMN 2" in recent times (ex: Tom). I am wondering about is whether the support for jBPM will be over or not.. Besides, I would be glad to hear your ideas about if the…
javatar
  • 4,542
  • 14
  • 50
  • 67
20
votes
7 answers

Jboss server error : Failed to start service jboss.deployment.unit."jbpm-console.war"

When starting the jboss server, it giving an error Failed to start service jboss.deployment.unit."jbpm-console.war". But when i'm running jbpm6 demo using start.demo its working fine. 23:43:41,042 ERROR [org.jboss.msc.service.fail] (MSC service…
user2848031
  • 187
  • 12
  • 36
  • 69
16
votes
3 answers

Using a workflow engine, state machine engine or rolling my own?

I'm confused. I'm developing a grails based internal tool for my company. One component in this tool is a simple issue tracker (a Helpdesk feature). I have domain objects such as Problem, Question and NewFeature. Each of these domain classes have…
Henrik
  • 3,757
  • 1
  • 19
  • 18
13
votes
3 answers

Which .NET based BPM (Business Process Management) software recommended?

I need to recommend an open source business process management BPM software engine to work with. Can anyone suggest such a BPM software to use? Thanks for you time.
Hadi Sharifi
  • 1,497
  • 5
  • 18
  • 28
12
votes
2 answers

What is JBPM? Why use it?

I am java developer. I am developing a new application. In this application am going to integrate JBPM, spring and hibernate also. So please, answer my below questions, what is JBPM? Why use it? What is workflow engine? please give any…
Kannan Arumugam
  • 1,119
  • 2
  • 18
  • 27
12
votes
1 answer

Example projects for jBPM integration with Spring and Hibernate

Could anybody suggest me some example application of jBPM, that uses Spring and Hibernate? I am new to jBPM and need to get some reference application about it.
praba
  • 1,074
  • 3
  • 17
  • 38
11
votes
4 answers

Is jBPM what I need?

Hello all fellow forum users, I have a question to you. We have some kind of complex project here which will needs to have a workflow process also where the user can put these kind of functionalities into the flow custom made java code which will…
newhouse
  • 1,152
  • 1
  • 10
  • 27
11
votes
1 answer

What is Drools Kie?

I need help in KIE API. Need to know that what it is and is there any tutorial available to use Drools KIE. Is kie part of drools-6.x ? And if it is part of drools-6.x then what will be the effect on applications using Drool-5.5 running JBPM5.4, and…
learner
  • 906
  • 2
  • 10
  • 39
10
votes
4 answers

Is Drools the most efficient way to map business rules / logic?

In our project we have to implement business logic regarding mapping of certain objects to some actions. We will have a series of conditions for specific types of objects to be verified before a certain action finally gets resolved. In other words…
Marcin Grzejszczak
  • 10,624
  • 1
  • 16
  • 32
9
votes
0 answers

JBPM: Add MySQL connector dependency to kie workbench [ver 6.2]

I'm trying to add mysql connector dependency to kie workbench. I added it by uploading the jar to the artifact repository and adding the dependency by going to project settings. When the service task that uses the connector executes, it's not able…
exe
  • 317
  • 1
  • 10
8
votes
2 answers

default business application not working because of H2 db error

On following the steps mentioned in start.jbpm.org: 1. Unzip generated business-application.zip file 2. Go to business-application-service directory 3. Execute launch.sh/bat clean install 4. Open browser at http://localhost:8090 Step 3, which is…
Arunava Sircar
  • 103
  • 1
  • 4
1
2 3
96 97