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

jbpm-gwt-core TaskManager caching Task Service

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • jBPM 5.4.0.CR1
    • jBPM 5.3
    • Console
    • None

      Currently the Class:
      jbpm-gwt/jbpm-gwt-core/src/main/java/org/jbpm/integration/console/TaskManagement.java
      establishes a connection to the TaskService only if the TaskService is null. This works fine, but if the underlying human task service is restarted, the connection becomes invalid and tasks are not handled. Errors are not thrown. It would be nice to throw and log appropriate errors if the service is not null but not connected, it would also be nice to try to reconnect.

              swiderski.maciej Maciej Swiderski (Inactive)
              tcharman Timothy Charman (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: