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 78798

Summary: Specify host field in nbinst URLs
Product: contrib Reporter: Jesse Glick <jglick>
Component: JackpotAssignee: issues@contrib <issues>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P4    
Version: 5.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description Jesse Glick 2006-06-21 19:21:01 UTC
For the files

org/netbeans/libs/javacapi/javac-library.xml

and

org/netbeans/jackpot/jackpot-library.xml

the nbinst URL protocol should specify the CNB of the module owning the file in
the host field, e.g. in place of

jar:nbinst:///modules/org-netbeans-jackpot.jar!/

use

jar:nbinst://org.netbeans.jackpot/modules/org-netbeans-jackpot.jar!/
Comment 1 Jesse Glick 2010-04-27 18:41:16 UTC
The old Jackpot module is no longer maintained. There is a rewrite in progress at: http://bitbucket.org/jlahoda/jackpot30/wiki/Home