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 116555 - PropertyNotFoundException: currencyPairProvider
Summary: PropertyNotFoundException: currencyPairProvider
Status: VERIFIED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Matthew Bohm
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-24 17:18 UTC by Lark Fitzgerald
Modified: 2007-10-25 19:18 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
exception text (7.62 KB, text/plain)
2007-09-24 17:19 UTC, Lark Fitzgerald
Details
post release.nbm (109.33 KB, application/octet-stream)
2007-09-24 17:20 UTC, Lark Fitzgerald
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lark Fitzgerald 2007-09-24 17:18:39 UTC
Product Version: NetBeans 6 IDE Dev (Build beta1: 200709232115
System: Windows Vista version 6.0 running on x86; Cp1252; en_US (nb)
Java: 1.6.0_03; Java HotSpot(TM) Client VM 1.6.0_03-b02
Glassfish: 58g
Woodstock 4.1: 200709240755

See bug: http://www.netbeans.org/issues/show_bug.cgi?id=116532

Steps:
1. Install postrelease-nbm (attached)
2. Create Currency Trader Sample project
3. Intall dynamicfaces02 complib manually.
4. Add complib to project.
5. close/reopen project.

Get red component error screen with error (full attached):
javax.faces.el.EvaluationException: javax.el.ELException: javax.faces.el.PropertyNotFoundException: 
currencyPairProvider
	at com.sun.faces.application.ValueBindingValueExpressionAdapter.getValue
(ValueBindingValueExpressionAdapter.java:106)
	at com.sun.rave.web.ui.component.TableRowGroupBase.getSourceData(TableRowGroupBase.java:2200)

I checked, and the project does not have a dataprovider.
Comment 1 Lark Fitzgerald 2007-09-24 17:19:48 UTC
Created attachment 49374 [details]
exception text
Comment 2 Lark Fitzgerald 2007-09-24 17:20:37 UTC
Created attachment 49375 [details]
post release.nbm
Comment 3 Matthew Bohm 2007-09-24 18:35:42 UTC
I think you just have to build before viewing Page1.
Comment 4 Jayashri Visvanathan 2007-09-24 18:37:27 UTC
Matt/Jim,
  Why is this case ? I found the same issue with the movie admin sample as well.
thanks
Comment 5 Lark Fitzgerald 2007-09-24 18:46:04 UTC
IF this is the case then the readme.html that comes with the project needs to be updated.  This bug is not invalid. 
Reopening.
Comment 6 Matthew Bohm 2007-09-24 18:48:05 UTC
Sure, this can be considered a documentation bug. I'll address that.
Comment 7 Matthew Bohm 2007-09-24 18:48:31 UTC
Changing target milestone.
Comment 8 Matthew Bohm 2007-10-04 02:52:30 UTC
Checking in samples/webapps/CurrencyTrader/web/Readme.html;
/cvs/visualweb/samples/webapps/CurrencyTrader/web/Readme.html,v  <--  Readme.htm
l
new revision: 1.2; previous revision: 1.1
done

OK, Readme.html is updated. James is working on the online installation instructions document.
Comment 9 Matthew Bohm 2007-10-05 03:46:23 UTC
OK, document draft is available. Marking fixed.
Comment 10 Lark Fitzgerald 2007-10-25 19:18:01 UTC
Verified at: http://www.netbeans.org/kb/60/web/instcurrencytrader.html