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 94964

Summary: Linkage errors in serverplugins/sun/sunddui
Product: serverplugins Reporter: _ rkubacki <rkubacki>
Component: Sun Appserver 9Assignee: _ pcw <pcw>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on: 95946    
Bug Blocks: 95131    

Description _ rkubacki 2007-02-08 14:15:01 UTC
Some classes from serverplugins/external/persistence-tool-support.jar refers old
classes from org.openide.src tha are no longer part of IDE. Is it possible to
update this library and drop these references to avoid possible problems (and
make it simpler and smaller than current 1.5MB)
Comment 1 _ pcw 2007-02-10 04:11:12 UTC
There are more pressing issues with that jar that would have to be solved first.
 We can look at this as part of the 6.0 work I suppose, but I'm loathe to invest
more in CMP.  If there is srcmodel code that is still active and needs porting,
I will port it, but there is lots of dead code in that jar there is no point in
porting at all.
Comment 2 _ rkubacki 2007-02-15 15:20:10 UTC
OK, sounds reasonable. Perhaps add some taget milestone to mark it as evaluated ;-)
Comment 3 _ pcw 2007-08-25 06:27:04 UTC
Rochelle's CMP changes fixed this.