[jbosstools-issues] [JBoss JIRA] (JBIDE-21835) Server adapter: incremental deployment is broken

Fred Bricon (JIRA) issues at jboss.org
Tue Mar 8 13:00:00 EST 2016


Fred Bricon created JBIDE-21835:
-----------------------------------

             Summary: Server adapter: incremental deployment is broken
                 Key: JBIDE-21835
                 URL: https://issues.jboss.org/browse/JBIDE-21835
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: openshift
    Affects Versions: 4.3.1.CR1
            Reporter: Fred Bricon
            Priority: Blocker


Running OS 3.1.1 from https://github.com/redhat-developer-tooling/openshift-vagrant/tree/master/cdk-v2-ose-3-2

Deploy an eap basic app on openshift, 
import the kitchensink code in the workspace
wait for the application to deploy and run on openshift

- when creating a server adapter from the OpenShift Explorer menu "Server Adapter...", on the eap service, the server has no module. The project is treated as a magic project.
- After making a change to the index page and saving, the page is incrementally pushed to the openshift server, and then the ROOT.war restart. It's not supposed to


- create a new server adapter from the Servers view. Add the kitchensink project as a module to the last page of the wizard
- jbosstools-kitchensink.war is deployed to the remote server. Both ROOT.war and jbosstools-kitchensink.war start, access to the / context root  fails. It's been superseded by jbosstools-kitchensink
- local change is not pushed immediately to the server. module restart happens before the change is effective.




--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list