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

Summary: IllegalArgumentException by attempt to change component property
Product: obsolete Reporter: Roman Mostyka <romanmostyka>
Component: visualwebAssignee: Winston Prakash <wjprakash>
Status: RESOLVED DUPLICATE    
Severity: blocker CC: mschovanek
Priority: P1    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: Exception full stack trace

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 ***