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

Summary: NPE while opening navigation.xml
Product: obsolete Reporter: rptmaestro <rptmaestro>
Component: visualwebAssignee: _ potingwu <potingwu>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: messages.log

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.