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 124891 - twice the same dialog in service view
Summary: twice the same dialog in service view
Status: VERIFIED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: WebSphere (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@serverplugins
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-08 15:01 UTC by Radim Roska
Modified: 2008-01-22 12:52 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Radim Roska 2008-01-08 15:01:33 UTC
1. go to service view 
2. right click on websphere node -> customize
3. right click on websphere node -> properties(last item in menu)

customize dialog is also part of properties dialog. I think this is unnecessary.
Comment 1 Petr Hejl 2008-01-11 14:55:01 UTC
Checking in src/org/netbeans/modules/j2ee/websphere6/ui/nodes/WSManagerNode.java;
/cvs/serverplugins/websphere6/src/org/netbeans/modules/j2ee/websphere6/ui/nodes/WSManagerNode.java,v  <-- 
WSManagerNode.java
new revision: 1.11; previous revision: 1.10
done
Checking in src/org/netbeans/modules/j2ee/websphere6/ui/nodes/WSTargetNode.java;
/cvs/serverplugins/websphere6/src/org/netbeans/modules/j2ee/websphere6/ui/nodes/WSTargetNode.java,v  <--  WSTargetNode.java
new revision: 1.7; previous revision: 1.6
done
Comment 2 Radim Roska 2008-01-22 12:52:32 UTC
VERIFIED