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

Passing workflows created in Eclipse to Designer won't display in Designer.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major Major
    • None
    • jBPM 5.3
    • Designer
    • None
    • Hide

      Create a workflow that includes a human task in Eclipse using the jbpm plugin (can use the attached bpmn file). Add some onEntry event information (ie assigning "content" to a new HashMap) Then, add the workflow to Guvnor. Open Guvnor and try to view the workflow in Designer.

      The workflow shows up as blank.

      Tracing thru the code in designer, results in the following information:

      org.eclipse.emf.ecore.resource.Resource$IOWrappedException: Feature 'script' not found. (inputStream://dummyUriWithValidSuffix.xml, 35, 19)

      The exception comes from JbpmProfileImpl.getDefinitions(String).

      Show
      Create a workflow that includes a human task in Eclipse using the jbpm plugin (can use the attached bpmn file). Add some onEntry event information (ie assigning "content" to a new HashMap) Then, add the workflow to Guvnor. Open Guvnor and try to view the workflow in Designer. The workflow shows up as blank. Tracing thru the code in designer, results in the following information: org.eclipse.emf.ecore.resource.Resource$IOWrappedException: Feature 'script' not found. (inputStream://dummyUriWithValidSuffix.xml, 35, 19) The exception comes from JbpmProfileImpl.getDefinitions(String).

      Workflows created in Eclipse that include HumanTask nodes with onEntry, onExit actions defined won't display in Designer.

            rhn-support-tsurdilo Tihomir Surdilovic (Inactive)
            zoikks Darin Wilcox (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: