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 64248

Summary: [JNLP] CNFE org.netbeans.updater.UpdateTracking
Product: apisupport Reporter: pzajac <pzajac>
Component: HarnessAssignee: Jaroslav Tulach <jtulach>
Status: VERIFIED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: log

Description pzajac 2005-09-13 14:09:33 UTC
[200509122200]
Steps to reproduce:
-------------------
1) Create a module suite 
2) Add a netbeans module suite
3) Edit the module list of module suite - enable only Platfrom 6 cluster
4) perfrom run JNLP on the suite 
5) show Tools->Module Manager window
6) click to Update button
7) click to Next buttom 

ClassNotFound exception was thrown
Comment 1 pzajac 2005-09-13 14:10:19 UTC
Created attachment 24751 [details]
log
Comment 2 Jaroslav Tulach 2005-09-15 17:11:58 UTC
autoupdate will no longer be allowed to be in JNLP app. To be accurate - until 
it is repackaged and the updater.jar is put into its Class-Path: attribute. 

*** This issue has been marked as a duplicate of 64261 ***
Comment 3 pzajac 2005-09-16 12:54:44 UTC
v