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 213581 - Cannot create custom Primefaces library 3.3
Summary: Cannot create custom Primefaces library 3.3
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: JSF (show other bugs)
Version: 7.2
Hardware: PC Linux
: P2 normal (vote)
Assignee: Martin Fousek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-05 07:31 UTC by Martin Fousek
Modified: 2012-06-08 06:11 UTC (History)
1 user (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 Martin Fousek 2012-06-05 07:31:57 UTC
From the nbj2ee mailing list - I was able to reproduce the problem using sent steps:

I'm using 7.2 Beta, it appears that there is a way to use an upgraded version of Primefaces by creating a new library.  However, it's not working (or I'm not doing it right).  E.g.:

- New web project
- enter project details
- select Java Server Faces
- select components
- select the 'more' by Primfaces
- Select name (e.g. PrimeFaces 3.3) enter the library path to a newer jar file/version
- Say ok.

Now, the library is created (tools, libraries, it's there).  But there's no way to select it when creating a web project with PrimeFaces.  There's no listing for the new library in the drop down and NetBeans deploys the 3.2 version every time.
Comment 1 Martin Fousek 2012-06-05 11:50:00 UTC
Fixed in web-main #42b6f5e4d2c5.
Comment 2 Quality Engineering 2012-06-08 06:11:07 UTC
Integrated into 'main-golden', will be available in build *201206080001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/42b6f5e4d2c5
User: Martin Fousek <marfous@netbeans.org>
Log: #213581 - Cannot create custom Primefaces library 3.3