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 21166

Summary: WEBMOD: Deploy action is disabled when several web modules are selected
Product: platform Reporter: Mikhail Romanov <mromanov>
Component: -- Other --Assignee: Damian Frach <dfrach>
Status: VERIFIED FIXED    
Severity: blocker CC: rkubacki
Priority: P3 Keywords: ARCH
Version: 3.x   
Hardware: Sun   
OS: Solaris   
Issue Type: DEFECT Exception Reporter:

Description Mikhail Romanov 2002-03-05 05:02:29 UTC
Bug exists in FFJ EA RC-1 build (v.4.0-EA (Build 020301_1)) with JDK1.4.

It's much more usefull to have Deploy action available for
several web modules rather than Execute each of them.

How to reproduce:

1. Mount several web modules
2. Select their WEB-INF nodes using CTRL key
3. Call popup menu and notice that Deploy action is disabled, though it is
much more usefull in this case than enabled Execute action.
Comment 1 _ rkubacki 2002-03-05 10:06:58 UTC
Actions are not gathered as we expect if nodes from different
filesystems are selected. If I remember well the problem is somewhere
in openide or core and it is similar to case when we have web module
on VCS controlled filesystem and want to perform some VCS operation on
more nodes like WEB-INF and folders inside WEB-INF/classes. That's
agian because WEB-INF/classes is root of another filesystem.
Comment 2 _ ttran 2002-04-04 15:32:50 UTC
added ARCH keyword
Comment 3 Damian Frach 2002-04-23 13:05:43 UTC
cause of problem is known
Comment 4 Damian Frach 2002-04-24 16:21:21 UTC
fixed, but not integrated
Comment 5 Damian Frach 2002-05-14 13:25:42 UTC
integrated
Comment 6 pzajac 2003-11-11 10:14:31 UTC
verified in arrow.