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 79166

Summary: Defect in renaming and removing CMP relationships
Product: javaee Reporter: sunny_narula007 <sunny_narula007>
Component: EditorAssignee: Marek Fukala <mfukala>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description sunny_narula007 2006-06-27 07:06:29 UTC
Whenever we remove relationships or rename the variables which constitute an old
existing relationship, the old variables are nether removed or renamed instead
new variables are created with new names. Under similar circumstances when
variable names in multiple relationships clash i.e. when two variables in the
same class have same name no error is shown in the relationship editor instead
the original methods for the variable remain abstract and a new set of methods
non-abstract are created for the repeat. This is clearly a lack of
synchronization between the source code and the ejb-jar.xml file.
Comment 1 Tomasz Slota 2006-06-27 07:32:20 UTC
A very similar feature has been already requested, closing it as a duplicate

*** This issue has been marked as a duplicate of 77553 ***
Comment 2 Rochelle Raccah 2006-06-27 22:49:34 UTC
I think this issue might be a duplicate of another, but I'm not sure if it's the
one marked which is about synchronization with the database metadata.  Please check.