Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-7960

ForEach cannot accomodate other activities than the scope activity.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 3.2.0.Final
    • 3.2.0.Beta2
    • bpel
    • None
    • Hide

      CASE 1

      1) add a foreach activity
      2) delete the generated scope
      3) add any activities except for scope to foreach

      CASE 2

      1) add a foreach activity
      2) add aby activity behind the generated scope

      Show
      CASE 1 1) add a foreach activity 2) delete the generated scope 3) add any activities except for scope to foreach CASE 2 1) add a foreach activity 2) add aby activity behind the generated scope

      There are two problems bound with this issue:

      1) When I delete the scope activity which is generated by default be the designer inside foreach then any activities (scope excluded) added as direct children of foreach will not be visible in the designer but will be present in the source code.

      2) When I do not delete the scope activity but try to add another one like sequence behind scope then I get an exception which can be seen bellow. As before the activities are both present in the source code.

      EXCEPTION:
      An error has occurred. See error log for more details.
      EObject does not have an eResource()

            bbrodt_jira Robert (Bob) Brodt (Inactive)
            mbaluch@redhat.com Marek Baluch
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: