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 94278 - Library Classpath Omissions and Discrepancies
Summary: Library Classpath Omissions and Discrepancies
Status: NEW
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 5.x
Hardware: Other Windows ME/2000
: P3 blocker (vote)
Assignee: _ edwingo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-03 11:04 UTC by jedeegan
Modified: 2007-07-14 00:47 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
IDE Log file related to Issue 94278 (234.00 KB, application/octet-stream)
2007-02-03 11:08 UTC, jedeegan
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jedeegan 2007-02-03 11:04:40 UTC
I installed Visual Web Pack 5.5 in the NetBeans IDE that had been installed 
several months ago from NetBeans Enterprise Pack 5.5. The NetBeans Visual Web 
Pack 5.5 Technology Preview was never installed. When I open Library Manager 
from the IDE's Tools menu, I see Component Libraries associated with the 
enterprise3 folder, but none from the rave2.0 folder. An exclamation point is 
appended to each entry in the various subsections of Component Libraries, i.e.: 
jar:nbinst:///modules/ext/jsfcl.jar!/

When I Add a component library from the rave2.0 folder, the classpath also 
shows an appended exclamation point, e.g.: jar:file:/F:/Program%
20Files/netbeans-5.5/rave2.0/modules/ext/appbase.jar!/  The same classpath 
naming pattern exists in the Class Libraries section for Java ME CDC. 
Elsewhere, I see conventional classpaths (e.g. F:\Program Files\rave2.0
\modules\ext\sqlx.jar for the JDBC Design-time Support class libs.

The IDE is running under JDK1.5.0_09 on Windows 2000 SP4. After installing 
Visual Web Pack, I noticed a binary file named lock in C:\Documents and 
Settings\Administrator\.netbeans\5.5 folder. Also, see in IDE Log file, after 
installing Visual Web Pack:

*********** Exception occurred ************ at 11:23 PM on Feb 2, 2007
Annotation: C:\Documents and Settings\Administrator\.netbeans\5.5
\.LCKbuild.properties~ (Access is denied)
java.io.FileNotFoundException: C:\Documents and 
Settings\Administrator\.netbeans\5.5\.LCKbuild.properties~ (Access is denied)
.
.
.
[catch] at 
com.sun.rave.project.jsf.libraries.provider.ComponentLibraryTypeProvider$1.run
(ComponentLibraryTypeProvider.java:83)

Last, I see list in Add/Remove Programs (Windows Control Panel): NetBeans 
Enterprise Pack 5.5 (263MB); NetBeans IDE (263MB); NetBeans Mobility Pack for 
CDC 5.5; and NetBeans Visual Web Pack 5.5. Hope this issue can be resolved; 
apologize if raised in error by a long-winded newbie. Regards, jedeegan
Comment 1 jedeegan 2007-02-03 11:08:47 UTC
Created attachment 37998 [details]
IDE Log file related to Issue 94278
Comment 2 _ edwingo 2007-07-14 00:47:49 UTC
I am confused as to what the problem that is being described. VWP component libraries are built on top of NetBeans
Libraries so importing a VWP component library will create one or more NetBeans Libraries. Could you explain what
problem you are having and what you want to see? I'll mark this as an RFE for now.