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 88641 - NPE while opening navigation.xml
Summary: NPE while opening navigation.xml
Status: RESOLVED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: _ potingwu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-04 07:41 UTC by rptmaestro
Modified: 2007-01-26 20:36 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
messages.log (211.51 KB, text/plain)
2006-11-04 07:42 UTC, rptmaestro
Details

Note You need to log in before you can comment on or make changes to this bug.
Description rptmaestro 2006-11-04 07:41:38 UTC
I have a regular web project (not created as a visual web project). I created a
JSF config file called navigation.xml, but the visual web pack wants to open it
and it can't, not even in xml view.

Stack trace attached.
Comment 1 rptmaestro 2006-11-04 07:42:49 UTC
Created attachment 35777 [details]
messages.log
Comment 2 _ potingwu 2006-11-07 21:40:42 UTC
VWP should not request the ownership of this file when it is not in VWP project.
Currently VWP uses the 'name' to identify the file.
Comment 3 _ potingwu 2006-11-08 00:41:35 UTC
Fix will be available in the next patch/release.