Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-14801

WAS Liberty is not stopped after webapps IT tests

    • Icon: Task Task
    • Resolution: Won't Do
    • Icon: L3 - Default L3 - Default
    • None
    • None
    • engine
    • None

      Problem:

      After the webapps IT tests are run against WebSphere Liberty, the application server is not stopped.

      Acceptance Criteria (Required on creation):

      • WebSphere Liberty is stopped after the webapps IT tests finish.

      Hints (optional):

      The webapps IT tests on WebSphere Liberty use the liberty-maven-plugin to start, and stop the application server. The plugin is configured to:

      • Start Liberty during the pre-integration-tests Maven phase.
      • Stop Liberty during the post-integration-test Maven phase.

      For some reason, the post-integration-test Maven phase execution is triggered before the IT tests are started.

        This is the controller panel for Smart Panels app

            [CAM-14801] WAS Liberty is not stopped after webapps IT tests

            Closing this issue. The Liberty maven plugin was used to start and stop the WAS Liberty server. However, the start and stop plugin goals were executed in the WAS Liberty runtime module, instead of the webapps-integration module. As a result, the server was started, and stopped before the webapps IT tests were started.

            Nikola Koevski added a comment - Closing this issue. The Liberty maven plugin was used to start and stop the WAS Liberty server. However, the start and stop plugin goals were executed in the WAS Liberty runtime module, instead of the webapps-integration module. As a result, the server was started, and stopped before the webapps IT tests were started.

              Unassigned Unassigned
              nikola.koevski Nikola Koevski
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: