This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 74712 - [EE-23] Not clear how to undeploy modules
Summary: [EE-23] Not clear how to undeploy modules
Status: NEW
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Infrastructure (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Petr Hejl
URL: http://ui.netbeans.org/nonav/usabilit...
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-10 15:27 UTC by jrojcek
Modified: 2007-08-30 17:34 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jrojcek 2006-04-10 15:27:17 UTC
Finding	
Participant didn't know how to undeploy existing modules. He went to the server manager. Facilitator had 
to point him to the Runtime tab.
Participant wanted to undeploy application from the contextual menu on project node in Project window.

Severity	
2 participants didn't know how to proceed.

Recommendation
???
Comment 1 Sherold Dev 2006-05-23 10:15:18 UTC
Jano, please decide how this should be fixed and then reassign the issue back to me.
Comment 2 jrojcek 2006-05-23 14:14:21 UTC
Yes, this is not an easy task. I can think of 2 solutions for this problem:

- put the undeploy action into the project's contextual menu.
- currently we're experimenting with toolbar buttons in output window that would be associated with 
running process. I can imagine an Undeploy toolbar button being shown in Java EE application output. 
But this would probably require also consolidating the Java EE application/server output so that there's 
no multiple tabs open at the same time. We will see.

Anyway, I would suggest to implement the Undeploy action in the project's contextual menu. It should 
be placed right underneath the Deploy action. This would fix a part of the problem.
Comment 3 Sherold Dev 2006-05-31 11:27:37 UTC
OK, changing this to enhancement, since we are talking about adding new feature.