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 118516 - IllegalArgumentException by attempt to change component property
Summary: IllegalArgumentException by attempt to change component property
Status: RESOLVED DUPLICATE of bug 118439
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P1 blocker (vote)
Assignee: Winston Prakash
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-11 10:13 UTC by Roman Mostyka
Modified: 2007-10-11 11:25 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Exception full stack trace (5.19 KB, text/plain)
2007-10-11 10:14 UTC, Roman Mostyka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Roman Mostyka 2007-10-11 10:13:35 UTC
1. Create web application with "Visual Web JSF" framework.
2. Add Button component to the page.
3. Change 'text' property (for example).

Result: IllegalArgumentException arises. Probably it is P2 or even P3, but this issue is the reason for VW sanity tests
failure.
Comment 1 Roman Mostyka 2007-10-11 10:14:36 UTC
Created attachment 50670 [details]
Exception full stack trace
Comment 2 Martin Schovanek 2007-10-11 11:25:12 UTC
Probably duplicate of issue #118439.

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