[jbosstools-issues] [JBoss JIRA] (JBIDE-17698) Server view could show all deployed modules, obtained from the server

Rob Stryker (JIRA) issues at jboss.org
Thu Jan 26 14:49:00 EST 2017


    [ https://issues.jboss.org/browse/JBIDE-17698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13354133#comment-13354133 ] 

Rob Stryker commented on JBIDE-17698:
-------------------------------------

> Pavol Srna pointed out to me that when he deletes a project in workspace while it's deployed on a running AS7, it disappears from the server view and he can't undeploy it from Eclipse.

So I just tested this. 

1) Create Dynamic Web Project
2) Create WF 10.1 server
3) Deploy the web app
4) Verify web app is published
5) Delete web app from workspace (and filesystem)
6) Note that the module is gone from server view
7) Note that the console does not indicate an unpublish

AND THEN....

8) Click the 'publish' button
9) Verify that the console now indicates the module has been undeployed

So yeah, it's not 100% automatic, but it seems to me that the module can still be undeployed... and this is an optional enhancement, not a bug fix. 

> Server view could show all deployed modules, obtained from the server
> ---------------------------------------------------------------------
>
>                 Key: JBIDE-17698
>                 URL: https://issues.jboss.org/browse/JBIDE-17698
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: server
>    Affects Versions: 4.2.0.Beta2
>            Reporter: Martin Malina
>            Assignee: Rob Stryker
>             Fix For: 4.5.0.AM1
>
>
> Pavol Srna pointed out to me that when he deletes a project in workspace while it's deployed on a running AS7, it disappears from the server view and he can't undeploy it from Eclipse.
> I understand that this is somewhat expected, but we have a suggestion: Could the server view get its deployed modules from the server via the management api and use that to show the modules? Similar to what the web console of AS7/WildFly/EAP6 shows.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jbosstools-issues mailing list