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 159763

Summary: Visual Web JavaServer Faces module install fails
Product: obsolete Reporter: _ chetansanth <chetansanth>
Component: visualwebAssignee: Peter Zavadsky <pzavadsky>
Status: RESOLVED DUPLICATE    
Severity: blocker CC: satyaranjan
Priority: P1    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: jsf error

Description _ chetansanth 2009-03-06 10:45:25 UTC
Visual Web JavaServer Faces module installation fails:

Steps to reproduce.
1. Download and install NetBeans 6.7M2.
2. Create a New JSF web project, provide name and server details.
3. In frameworks check on Visual Web JavaServer Faces and click on download and install.
4. Netbeans downloads module in the end throws the error. (As seen in the attached screen shot.)
Comment 1 _ chetansanth 2009-03-06 10:48:04 UTC
Created attachment 77807 [details]
jsf error
Comment 2 _ chetansanth 2009-03-09 10:40:55 UTC
Upgrading to p1 since visualweb module fails to install.
Comment 3 Jesse Glick 2009-03-10 14:39:58 UTC
Probably the same as issue #144615. A bug in packaging of the "All" (and maybe "Java") IDE distribution in M2 prevents
Plugin Manager from working. Should work to get the "Java SE" distribution and add what you need. Or simply delete the
ergonomics1/ subdir from the installation before doing anything else.

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