]
Rob Stryker updated JBIDE-17698:
--------------------------------
Fix Version/s: 4.3.0.Alpha1
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.3.0.Alpha1
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.