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

Server Adapter: DC of debugged java application use nodejs debugging env var

    XMLWordPrintable

Details

    • Hide

      ASSERT: Have an EAP application running on OpenShift 3 and have a server adapter for it.
      ASSERT: Check Deployment config of application and assert there is no DEV_MODE env var.
      EXEC: Restart server adapter in debug.

      RESULT: Deployment config now contains also DEV_MODE env. variable which is not needed by EAP applications to be debugged.
      EXPECTED RESULT: There would not be added DEV_MODE env. var.

      Show
      ASSERT: Have an EAP application running on OpenShift 3 and have a server adapter for it. ASSERT: Check Deployment config of application and assert there is no DEV_MODE env var. EXEC: Restart server adapter in debug. RESULT: Deployment config now contains also DEV_MODE env. variable which is not needed by EAP applications to be debugged. EXPECTED RESULT: There would not be added DEV_MODE env. var.

    Description

      When debugging an EAP application on OpenShift, deployment config is modified. In nodejs debugging there is added an environment variable DEV_MODE. For java debugging it is not necessary but I found it in deployment config. I compared deployment config before starting debugging and after and it was added by tooling.

      Attachments

        Activity

          People

            adietish@redhat.com André Dietisheim
            mlabuda_jira Marián Labuda (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: