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 231409 - Ant's project with JSF 2.2 + Primefaces 3.5 can be fixed in better way than by the warning
Summary: Ant's project with JSF 2.2 + Primefaces 3.5 can be fixed in better way than b...
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: JSF (show other bugs)
Version: 7.3.1
Hardware: All All
: P3 normal (vote)
Assignee: Martin Fousek
URL:
Keywords:
: 231802 235892 (view as bug list)
Depends on: 231410
Blocks:
  Show dependency tree
 
Reported: 2013-06-18 07:40 UTC by Martin Fousek
Modified: 2013-09-13 11:06 UTC (History)
3 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 Martin Fousek 2013-06-18 07:40:32 UTC
I found out that the oldest Apache Commons libraries are available within libs.common.* modules. Now it should be possible to update the library from version 1.0 to the latest one and then place it on classpath of JSF2.2+PF3.5 projects.
Comment 1 Martin Fousek 2013-06-25 11:26:12 UTC
PrimeFaces library includes the optional FileUpload .JAR now. It resolves issues with deployment of the JSF2.2 + PF3.5 applications which is pretty basic scenario.

web-main #9960b4c6a407
Comment 2 Martin Fousek 2013-06-25 11:27:29 UTC
And also the JSF panel change: web-main #bcaaf5ac154c
Comment 3 Quality Engineering 2013-06-26 02:19:52 UTC
Integrated into 'main-golden', will be available in build *201306252301* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/9960b4c6a407
User: Martin Fousek <marfous@netbeans.org>
Log: #231409 - Ant's project with JSF 2.2 + Primefaces 3.5 can be fixed in better way than by the warning
Comment 4 Martin Fousek 2013-06-26 05:18:45 UTC
*** Bug 231802 has been marked as a duplicate of this bug. ***
Comment 5 Martin Fousek 2013-09-13 11:06:25 UTC
*** Bug 235892 has been marked as a duplicate of this bug. ***