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

Summary: Refactoring support for persistence.xml only works for entities in the same project
Product: javaee Reporter: Erno Mononen <emononen>
Component: PersistenceAssignee: Sergey Petrov <sj-nb>
Status: NEW ---    
Severity: blocker CC: pjiricka
Priority: P2    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 173299    

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.