jbpm
avoiding JBPM logs from printing on jboss server
I m using jbpm4.3 and jboss as an application server. When I deploy my application on jboss server, it prints the logs like[详细]
2023-01-30 08:01 分类:问答JBPM to Drools Flow - Is there a documented migration path?
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[详细]
2023-01-28 18:50 分类:问答JBPM - Get the list of all the tasks
I\'m trying to fetch the list of all the开发者_JAVA百科 tasks within the JBPM database. I\'m using the following code :[详细]
2023-01-24 23:39 分类:问答installing jbpm on eclipse with tomcat
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[详细]
2023-01-23 01:10 分类:问答jbpm process instance save
I am new to JBPM. I am using jbpm4.4 this is my basic example code: ProcessEngine processEngine = new Configuration()[详细]
2023-01-22 13:37 分类:问答jsf-console 3.x on JBoss 6.x possible?
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[详细]
2023-01-21 05:53 分类:问答Jump to a state not defined on the jbpm pageflow
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"&[详细]
2023-01-20 00:48 分类:问答how to obtain spring context reference in jpbm 4.2 EventListener?
How to obtain spr开发者_运维百科ing context from within EventListener instance which gets notified following this transition of process:[详细]
2023-01-19 21:55 分类:问答de-serialization problems
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.[详细]
2023-01-13 00:37 分类:问答How do you implement a project with many workflow?
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[详细]
2023-01-12 21:06 分类:问答