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

Rob Stryker (JIRA) issues at jboss.org
Fri Mar 11 19:25:00 EST 2016


     [ https://issues.jboss.org/browse/JBIDE-21835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rob Stryker updated JBIDE-21835:
--------------------------------
    Description: 
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

Issue #1

- 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


Issue #2

- 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.

(Fred indicates this issue was not replicatable on most recent test)


  was:
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.




> 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
>            Assignee: Rob Stryker
>            Priority: Blocker
>             Fix For: 4.3.1.CR1
>
>
> 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
> Issue #1
> - 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
> Issue #2
> - 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.
> (Fred indicates this issue was not replicatable on most recent test)



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


More information about the jbosstools-issues mailing list