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 - Defect in renaming and removing CMP relationships
Summary: Defect in renaming and removing CMP relationships
Status: RESOLVED DUPLICATE of bug 77553
Alias: None
Product: javaee
Classification: Unclassified
Component: Editor (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Marek Fukala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-27 07:06 UTC by sunny_narula007
Modified: 2006-06-27 22:49 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 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.