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 - Double click on faces-config.xml throws exception after new pages created in new subfolder
Summary: Double click on faces-config.xml throws exception after new pages created in ...
Status: RESOLVED DUPLICATE of bug 100649
Alias: None
Product: javaee
Classification: Unclassified
Component: JSF (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: Joelle Lam
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-12 04:22 UTC by Joanne Lau
Modified: 2007-04-12 05:10 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Attachment provided (4.65 KB, application/octet-stream)
2007-04-12 04:22 UTC, Joanne Lau
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***