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 95115 - After creating a new persistence unit, the visual editor does not let me add existing entities until I reload the editor
Summary: After creating a new persistence unit, the visual editor does not let me add ...
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Persistence (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Erno Mononen
URL:
Keywords:
Depends on: 95534
Blocks:
  Show dependency tree
 
Reported: 2007-02-09 16:54 UTC by rdelaplante
Modified: 2007-06-26 16:55 UTC (History)
1 user (show)

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 rdelaplante 2007-02-09 16:54:45 UTC
I created a new EJB Module, then pasted a package containing several entities
that I had created from an other project.  The package and java files were
copied into the new project and I can see them in the source packages tree.

Next I created a new persistence unit.  When finished it loaded the visual
editor.  I clicked the "Add class" button and it did not show any classes.  I
closed the editor and opened it again.   This time when I clicked the "Add
class" button, it displayed all the entities.
Comment 1 Mikhail Kondratyev 2007-02-10 09:05:19 UTC
Seems to be java EE component problem
Comment 2 Erno Mononen 2007-02-13 15:36:39 UTC
This is caused by an issue in the merged model provider, which will be 
rewritten for 6.0. Setting the TM accordingly.
Comment 3 Erno Mononen 2007-06-26 16:55:30 UTC
Should be fixed now.