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 56342 - NPE when modify schema & PT of already mapped CMP
Summary: NPE when modify schema & PT of already mapped CMP
Status: CLOSED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Sun Appserver 8 (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: Rochelle Raccah
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-14 02:17 UTC by Rochelle Raccah
Modified: 2006-03-24 13:09 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 Rochelle Raccah 2005-03-14 02:17:12 UTC
If I have a CMP EJB which is already mapped to a schema, primary table, etc.,
and add another schema to my project, then try to change the schema and primary
table to the new schema, I get an NPE.
Comment 1 Rochelle Raccah 2005-03-14 06:31:30 UTC
Fixed in plugin - should be in next scrambled nbm update.
Comment 2 Petr Blaha 2005-05-09 11:56:12 UTC
I performed described steps in NetBeans 4.1 FCS. I didn't get a exception.