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 179349 - When trying to use the "New Facelets Template Wizard" I see "No Facelets Libraries found"
Summary: When trying to use the "New Facelets Template Wizard" I see "No Facelets Libr...
Status: RESOLVED DUPLICATE of bug 178401
Alias: None
Product: javaee
Classification: Unclassified
Component: JSF (show other bugs)
Version: 6.x
Hardware: PC Mac OS X
: P3 normal (vote)
Assignee: issues@javaee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-09 20:56 UTC by edburns
Modified: 2011-03-03 12:11 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description edburns 2010-01-09 20:56:28 UTC
I'm using web-main-2331-on-100106.

When I do New->Faces Template, I cannot complete the  wizard because the "Finish" button is greyed out because it says "No Facelets Libraries Found".

Thanks,

Ed
Comment 1 edburns 2010-01-09 20:57:02 UTC
I should add that this is in a Maven project.

I'll try a new netbeans web project and see if it works there.
Comment 2 Alexey Butenko 2010-02-12 03:58:40 UTC
I'm not able to reproduce it. Could you provide steps? Also,
please check that either JSF 2.0 or facelets library is selected in JSF configuration panel, when adding JSF framework in new project wizard.
Comment 3 Kenneth Ganfield 2010-11-30 13:53:55 UTC
I am reopening this because I still see this behaviour.

1. Create Maven web app with new project wizard.
2. set Server to GF 3 or GF 3.1 in project properties. Click OK.
3. Open project properties again and confirm that server is set correctly.
4. Open project properties window and select Frameworks category.
5. Select JSF in frameworks panel. Click OK.
6. Open New File wizard and select Facelets Template in JavaServer Faces category.

Wizard displays message: No Facelets library found.

It seems that if i copy a template.xhtml page into the project, I can use the Facelets Template Client wizard without problem.


Product Version: NetBeans IDE Dev (Build 201011300001)
Java: 1.6.0_22; Java HotSpot(TM) 64-Bit Server VM 17.1-b03-307
System: Mac OS X version 10.5.8 running on x86_64; MacRoman; en_US (nb)
Userdir: /Applications/NetBeans/userdirs/7.0-201001126
Comment 4 Martin Fousek 2011-03-03 12:11:25 UTC
Should be fixed now.

*** This bug has been marked as a duplicate of bug 178401 ***