9 Replies Latest reply on Mar 8, 2010 7:34 AM by kukeltje

    jBPM 4 ProcessFactory/ProcessBuilder not found

    alexmcmanus

      Hi,

      I'm trying to programmatically create a process definition in jBPM alpha 2, as per section 2.1 of the Developers Guide (http://docs.jboss.com/jbpm/v4.0/devguide/html_single) with little success.

      I can't find the ProcessFactory class anywhere. Jira 1973 seems to offer a clue (https://jira.jboss.org/jira/browse/JBPM-1973) - it states that "all usages of ProcessFactory should be replaced with the new ProcessBuilder". This issue is marked as fixed in alpha 2.

      However, I can't find ProcessBuilder anywhere either - I looked in the distributed source code and in the jbpm jars, and it doesn't seem to be there. It isn't in the API documentation (http://docs.jboss.com/jbpm/v4.0/javadocs/).

      I tried to look in trunk, but the SVN repository URLs listed at http://www.jboss.org/jbossjbpm/jbpm_community/ returns a Not Found error.

      Am I missing something obvious? Any help would be appreciated!

      Thanks, Alex.