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 56409 - save of configuration selects the root node
Summary: save of configuration selects the root node
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Infrastructure (show other bugs)
Version: 4.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: Sherold Dev
URL:
Keywords:
: 56973 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-03-15 00:45 UTC by Rajeshwar Patil
Modified: 2005-04-01 16:37 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 Rajeshwar Patil 2005-03-15 00:45:58 UTC
How to reproduce:
1)Create Ejb Module
2)Add bean to it.
3)Open configuration editor(double-click sun-ejb-jar.xml)
4)Expand the root node in the left hand side of config editor and select the
bean node.
5)Change/edit any value.
6)Save and you will notice that the expanded tree of nodes on the LHS gets
collapsed and the root node is selected.
Comment 1 Rajeshwar Patil 2005-03-25 19:14:57 UTC
*** Issue 56973 has been marked as a duplicate of this issue. ***
Comment 2 Sherold Dev 2005-04-01 16:37:35 UTC
F. 
 
 
Checking in 
src/org/netbeans/modules/j2ee/deployment/config/ConfigDataObject.java; 
/cvs/j2eeserver/src/org/netbeans/modules/j2ee/deployment/config/ConfigDataObject.java,v  
<--  ConfigDataObject.java 
new revision: 1.33; previous revision: 1.32 
done