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 100722

Summary: Double click on faces-config.xml throws exception after new pages created in new subfolder
Product: javaee Reporter: Joanne Lau <j_lau>
Component: JSFAssignee: Joelle Lam <joellelam>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: Attachment provided

Description Joanne Lau 2007-04-12 04:22:07 UTC
Latest build downloaded from http://sultan.sfbay.sun.com/nbi/6.0/daily/200704101900/
NB version: 200704091800
VWP version:  070410_14

Using the first nbm delivery:

1) Create a new subfolder folder1 under resource
2) Create 2 VW pages (use default Page1, page2) within the subfolder folder1
3) From the Projects window, double click faces-config.xml 
4) Exception thrown 
   
  (This is not always reproducible, I've seen twice)

  (see attachment for the exception)
Comment 1 Joanne Lau 2007-04-12 04:22:33 UTC
Created attachment 40788 [details]
Attachment provided
Comment 2 Joelle Lam 2007-04-12 05:10:12 UTC
This was actually fixed with bug 100649.  However, I added asserts just to make
sure we don't see it again.
IDE:-------------------------------------------------
IDE: [4/11/07 9:08 PM] Committing "PageFlowController.java" started
Checking in PageFlowController.java;
/cvs/web/jsf/navigation/src/org/netbeans/modules/web/jsf/navigation/PageFlowController.java,v
 <--  PageFlowController.java
new revision: 1.62; previous revision: 1.61
done
IDE: [4/11/07 9:08 PM] Committing "PageFlowController.java" finished


*** This issue has been marked as a duplicate of 100649 ***