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

Cannot binary deploy to EWS OpenShift application out of the box

    XMLWordPrintable

Details

    • Hide
      • ASSERT: You have account on OpenShift
      • EXEC: Create OpenShift Application via OpenShift wizard, use EWS as Application type
      • EXEC: Create another web application (e.g. from JBoss Central, etc. )
      • EXEC: Try to binary deploy the 2nd app to the OpenShift EWS application

      Result:
      Server <app> OpenShift Server cannot publish. Required folder "<app>/deployments" is missing or inaccessible.

      Show
      ASSERT: You have account on OpenShift EXEC: Create OpenShift Application via OpenShift wizard, use EWS as Application type EXEC: Create another web application (e.g. from JBoss Central, etc. ) EXEC: Try to binary deploy the 2nd app to the OpenShift EWS application Result: Server <app> OpenShift Server cannot publish. Required folder "<app>/deployments" is missing or inaccessible.
    • Hide

      Change the deployments dir in server adapter to 'webapps'

      Show
      Change the deployments dir in server adapter to 'webapps'

    Description

      EWS application type uses for deployments folder 'webapps' instead of 'deployments' as JBoss AS7/EAP6. The Server Adapter sets directory for deployments to <app>/deployments but in this case it is <app>/webapps.

      Attachments

        Issue Links

          Activity

            People

              adietish@redhat.com André Dietisheim
              sbunciak-rh Stefan Bunciak
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: