• Adding Custom nodes in JBPM

    Dear All ,         I recently started working  on JBPM 3.2.         I need to add some custom nodes whose functionalities will be import, ex...
    Profile Photo
    last modified by ishada
  • JBPM 3.2.2 on JBoss AS 7 ClassLoader Exception

    I'm trying to deploy a JBPM 3.2.2 process into JBoss AS 7 using Seam and I get this exception   ERROR [org.jbpm.jpdl.xml.JpdlXmlReader] (ServerService Thread Pool -- 69) couldn't parse process definition: org.d...
    Profile Photo
    last modified by vata2999
  • invoke a deployed jBPM 3 process problem

    I'beginner in jBPM 'im using jBPM 3 and i want to invoke a deployed process with a main methode. here my Class  main   package com.sample;   import org.jbpm.JbpmConfiguration; import org.jbpm.JbpmCo...
    Profile Photo
    last modified by brahim
  • jBPM3 How to update an existing process definition using Java?

    I'm retrieving a process definition from the database like so: /* session is a GraphSession, and processDefinitionId is a Id of an existing processDefinition in the database. */ ProcessDefinition processDefinition = ...
    Profile Photo
    last modified by witik
  • Any Usable Documentation ?

    I'm just getting started using jBPM, and was looking for some actual documentation on the API.  I looked here: KIE API 6.0.1.Final API   I found the class I needed to look up: org.kie.api.task.TaskService...
    Profile Photo
    created by clay_ferguson
  • How to attach source in Eclipse for Debugging

    Does anyone know how to attach the jBPM  Source in Eclipse ?   The  jBP Library shows up as "non-modifiable" when you open the Eclipse build path dialog and so it doesn't allow source attachment. ...
    Profile Photo
    last modified by clay_ferguson
  • jbpm reminder  NullPointerException

    I  run a jbpm3.2.9 on the jboss eap 4.3 server   Task assign mail can work, But task reminder can't.   Here is my error message          org.jbpm.JbpmExcept...
    Profile Photo
    created by natfrank
  • email configuration with drools

    Hi   I am trying to configure email in my workflow design. Somebody help me how to configure the email in the jbpm workflow using drools guvnor???   Regards kannan
    Profile Photo
    created by kannan123
  • Tomcat+jBPM 3.x user wants to use web based visual workflow designer

    Hi,   J2EE newbie here.   I am currently in a project that uses Tomcat server and jBPM 3.x. We now want to offer our customer the option of visual design of the workflows like jBPM Designer. These are the ...
    Profile Photo
    last modified by chakravarthy.rajagopalan
  • Jbpm sample project error

    Hi I'm new to Jbpm, when I try to run the sample jbpm project (ie. simple "helloworld" project) I'm getting this error on console. I've imported almost all jar files those which are required for jbpm project. But stil...
    Profile Photo
    last modified by aneesrahman
  • Exception Handling in jBPM

    Can any one please help me dealing with exception Handling in jBPM.   I'm using a node that throws an exception. And I have a class that listens to that particular exception.   But I'm having trouble to m...
    Profile Photo
    last modified by chian
  • jBPM 3.2 Setting parameter in SeamTest FacesRequest

    Hi guys, I am trying to write test for my testing application. I have component containing method for beginning and ending task at the same time. I wrote test (using TestNG, test class extends SeamTest) where I start...
    Profile Photo
    created by maelstorm
  • problem with connection to  JBPM-WebConsole

    hey everyone, i try to connect to my jbpm-webconsole but my username and password didn't match i work in jbpm-installer-3.2.8 and jboss-4.2.0.GA .this below is the contente of  Public.jbpm_id_user : i use thos...
    Profile Photo
    created by feriel
  • Few Questions on JBPM

    1)    For Example we need execute delete statement, where do we set it? In JBPM or in Hibernate?   2)   Does JBPM requires specific Database?     3)    How to a...
    Profile Photo
    last modified by shahdhaval2020
  • Jbpm 3.2.13 integration with Spring

    Hi,   In the past while integrating  Jbpm 3.2.6.SP1 with Spring 2.5.5, we had used the Spring-Jbpm integration code written by Jorambarrez ( http://www.jorambarrez.be/blog/2009/04/17/integrating-jbpm3-with-...
    Profile Photo
    created by anisj1m
  • What's in jBPM 3.2.13?

    Hi, I noticed in JIRA that jBPM 3.2.13 has been released on 30 July 2012. Since we're planning to upgrade from jBPM 3.2.7 to 3.2.13 I'm searching for info in JIRA for changes between each intermediate release. How...
    Profile Photo
    created by mauromol
  • New user can't log in, error : 'HTTP Status 403 - Access to the requested resource has been denied'

    Hi All,   I'm new to JBPM. I was executing a exmple from 'Business Process Management with JBoss jBPM' by Matt Cumberlidge. I'm using jBPM 3.2.2 The new users that I have added in the example are not able to l...
    Profile Photo
    created by mukki_me
  • jBPM integration on WebSphere with oracle 10g as datasource

    I am new to JBoss - jbpm . The thing i need to inquire is how to integrate jbmp with my application deployed on websphere with oracle 10g as the datasource . Is there any tutorial that can help me as i couldn't find o...
    Profile Photo
    last modified by vypah
  • install version 3.2.7 on Tomcat

    Hi!   I looked all around but couldn't find how to run jbpm3.2.7 on tomcat!   I found this article:  - http://community.jboss.org/wiki/JbpmOnTomcat - for jbpm 3.2.2 and this article: http://community...
    Profile Photo
    last modified by odelyaholiday
  • Problem in action handler

    Hello all, i am using jBPM3.2.2 for my project work and it is core of my project. I am using EJB 3.0 as the business layer framework and  JPA as the persistence provider. To achieve the transaction isolation, i ...
    Profile Photo
    created by mkrao