Uploaded image for project: 'jBPM'
  1. jBPM
  2. JBPM-2820

Failing to start a process or a subprocess from within newly created main process

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • jBPM 4.4
    • jBPM 4.3
    • None
    • None

      Ran into the issue I've described on http://community.jboss.org/thread/148981 and gave a few attempts to answer it, but none of them seem to be acceptable. I ended up by bringing ExecutionImpl.java into my project and doing the following:

      •in #initializeProcessInstance method, removed a call to composeIds()
      •in #save(), added a cal to composeIds() before dbSession.save()

      The downside is - the downside to it is composeId() being called twice for createExecution().

        1. JBPM-2820-2010-06-12.patch
          2 kB
        2. JBPM-2820.patch
          0.5 kB
        3. 2820-2010-05-27.patch
          0.8 kB

            rebody HuiSheng Xu (Inactive)
            matrixpooh_jira Al Nadein (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: