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 112298

Summary: Stock Quote sample dependencies should not be broken
Product: serverplugins Reporter: John Jullion-ceccarelli <johnjullion>
Component: IdentityAssignee: Peter Liu <petertliu>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description John Jullion-ceccarelli 2007-08-08 12:53:56 UTC
You get missing resource errors when you open the sample presently. If you set the path to the project dependencies in
project.properties using a relative path, you won't get this error.
Comment 1 Peter Liu 2007-08-16 01:28:04 UTC
I implemented suggestion and the references are no longer broken after you create the sample app. 
The fix is checked into NB 6 trunk.