• What does JACCValve do in tomcat.

         By reading the source code,I found that ,JACCValve registers Handler named "javax.security.auth.Subject.container" in PolicyContext. The handler is used to return Subject enclosed principals b...
    Profile Photo
    last modified by marshalslee
  • Set up jBPM5.3 to use MS SQL Server 2008

    Hi, just converting a discussion thread to an Article here,     To setup jBPM5.3 with MS SQL Server 2008 using jtds as connection driver, do the following steps   1. Download "jbpm-5.3.0.Final-install...
    Profile Photo
    last modified by thomas.setiabudi
  • jBPM3 References

    This page lists the jBPM references. If you're using jBPM, please add your company's name, optionally the logo (max 200 pixels wide and 100 pixels high) and a short description (2-3 lines) in what kind of application ...
    Profile Photo
    last modified by swiadekmalgorzata
  • JBPM-using-Spring-Hibernate-JSF-MySQL-Maven

    Chapter 1: Whats JBPM   It is a business workflow and process engine. It stands for Java Business Process Model. Think of it as workflow application managed using Java. When I speak of workflow, I mean a simple ...
    Profile Photo
    last modified by medrambler
  • How to remote debug jBPM 5.2.x code with JBoss

    Red Hat has a fully supported, certified, enterprise BRMS product, which contain jBPM, BRMS 5.3.x build from jBPM 5.2.x source code, so it's meaningful and necessary to dive into jBPM 5.2.x source code. This is articl...
    Profile Photo
    last modified by kylin
  • No diagram associated with process in jBPM 5.4

    I generate *.bpmn in eclipse, config name, parameter, add User/Roles into Jboss/standalone/configuration. I already generate *.PNG for process and *.ftl for all Human Task. Everything work fine except I get "No diagra...
    Profile Photo
    last modified by spyhunter88
  • Deploy jBPM Web Designer to OpenShift using JBoss Developer Studio

    Download, install and run JBoss Developer StudioDownload & install JBoss Developer Studio 7.0 Beta2 from https://devstudio.jboss.com/earlyaccess/7.0.0.Beta2.html and follow installation instructions. Installer all...
    Profile Photo
    last modified by sbunciak
  • jBPM Weblogic

    Finally I got jBPM deployed successfully on Weblogic 9.2. Thanks to "Maciej Swiderski" and "HuiSheng Xu" for their timely help and suggestions. I am also very much thankful to my company CrossCountry Infotech for supp...
    Profile Photo
    last modified by abhishek.chikane
  • Issue with jbpm-5.4.0.Final-installer-full.zip

    Hi, I download and follow the installation instructions sucessfully, I can start and login jbpm-console and start the default process "Evaluation" under account "krisv" but can't see any task in "Personal Tasks" wind...
    Profile Photo
    last modified by trinh_tuan
  • Problem when deploying a jbpm web app into jboss

    Hi all     I'm a newbie to jBPM & jBoss,     I used jBPM installer and tested it well, but then I try to develop a web-app myself, so I download this https://community.jboss.org/peo...
    Profile Photo
    last modified by crazyindark
  • how to use localtaskservice

    i have a question about local taskservice.   will auto create human task info that in process to  database when i start a process?   Whether you can use jpa transaction manager?   In my test, i ...
    Profile Photo
    last modified by a_alter
  • Auto delete sessioninfo?

    Hello,   I have a simple question: are there any cases where sessions are automatically deleted from sessioninfo table as how when a process aborts it deletes itself from the processinstanceinfo table?   ...
    Profile Photo
    last modified by theswiss
  • JBPM5.4 integration Spring, Spring using the JTA transaction manager

    need the jars of the following:   public class IntegrationSpringTest {           @Test           public void testSpring(...
    Profile Photo
    last modified by bird86
  • LocalTaskService example for jBPM 5.4.0-final

    Here is my project setup. I trail and error to get this list, include them in your calsspath:   jbpm-bpmn2-5.4.0.Final.jar jbpm-flow-5.4.0.Final.jar jbpm-flow-builder-5.4.0.Final.jar jbpm-human-task-core-5...
    Profile Photo
    last modified by devilkazuya99
  • Could not connect task client: on ip: 127.0.0.1 - port: 5153

    0    20/02 11:26:38,689[main] ERROR service.hornetq.HornetQTaskClientConnector.connect  - Unable to connect to server using configuration org-hornetq-core-remoting-impl-netty-NettyConnectorFactory?...
    Profile Photo
    last modified by scujcc-kou
  • Network configuration jBPM5.4 (with Bug Fixes)

    To enable network access to jBPM 5.4, you must perform the following steps:   Validate properly installed Java JDK+1.5 and Ant+1.7 Download jbpm-5.4.0.Final-installer-full.zip (from JBoss jBPM Site) unzip fold...
    Profile Photo
    last modified by neo_2_3
  • Set up JBPM5.4 Final Installer to use MS SQL Server 2008 using JTDS

    A. What I Am Going To Do B. The Setup Steps C. Lets Install it   I have been using JBPM5.3 for some months and then I switch to JBPM5.4. After I download JBPM5.4.Final full installer, I thought the...
    Profile Photo
    last modified by thomas.setiabudi
  • Simple JBPM 5.4 inside JBoss AS 7.1.1 web app example.

    Attached is a simple Eclipse project which creates a deployable web app which contains all the basics to run JBPM 5.4 inside a web app ussing persistence. The project is deployed in a JBoss AS 7.1.1 server which was c...
    Profile Photo
    last modified by doboss
  • Couldn't retrieve the node name for the process instance

    Hi,   When i am trying  to retreive the node name for particular process instance. I am getting following Error.           at weblogic.work.ExecuteThread.run(ExecuteThread....
    Profile Photo
    last modified by nsharm28
  • How I can add the work of flow to a developed project?

    My project is based on spring mvc+hibernate+extjs4.1.Now it was completed.But I receive a new requirement now.The project need work of flow like approving.What can I do add the jbpm4 to my project.Please give me a use...
    Profile Photo
    last modified by tuiyun