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 74859 - Refactoring support for persistence.xml only works for entities in the same project
Summary: Refactoring support for persistence.xml only works for entities in the same p...
Status: NEW
Alias: None
Product: javaee
Classification: Unclassified
Component: Persistence (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Sergey Petrov
URL:
Keywords:
Depends on:
Blocks: 173299
  Show dependency tree
 
Reported: 2006-04-11 15:28 UTC by Erno Mononen
Modified: 2011-11-24 09:29 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Erno Mononen 2006-04-11 15:28:57 UTC
Currently persistence.xml refactoring support only works for entity classes that 
are in the same project as the persistence.xml file. It should work also when 
entities are in a different project than the file.
Comment 1 Petr Jiricka 2007-11-23 14:33:03 UTC
Changing category to persistence.
Comment 2 Andrei Badea 2008-01-15 12:29:11 UTC
This doesn't look like a valid defect, I don't think it was ever planned. It especially requires "backward" dependencies
among projects.