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 158413

Summary: IllegalArgumentException: Type com.sun.webui.jsf.component.Table cannot be found
Product: obsolete Reporter: tonny_logicc <tonny_logicc>
Component: visualwebAssignee: _ deva <deva>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=144604
Issue Type: DEFECT Exception Reporter: 144604
Attachments: stacktrace

Description tonny_logicc 2009-02-11 16:25:33 UTC
Build: NetBeans IDE 6.5 (Build 200811100001)
VM: Java HotSpot(TM) Client VM, 11.2-b01, Java(TM) SE Runtime Environment, 1.6.0_12-b04
OS: Windows XP, 5.1, x86

Stacktrace: 
java.lang.IllegalArgumentException: Type com.sun.webui.jsf.component.Table cannot be found
        at org.netbeans.modules.visualweb.insync.java.TreeMakerUtils.createType(TreeMakerUtils.java:272)
        at org.netbeans.modules.visualweb.insync.java.TreeMakerUtils.createPropertyField(TreeMakerUtils.java:79)
        at org.netbeans.modules.visualweb.insync.java.JavaClass.addProperty(JavaClass.java:249)
        at org.netbeans.modules.visualweb.insync.java.JavaClass.access$700(JavaClass.java:87)
        at org.netbeans.modules.visualweb.insync.java.JavaClass$6.run(JavaClass.java:301)
        at org.netbeans.modules.visualweb.insync.java.WriteTaskWrapper.run(WriteTaskWrapper.java:75)
Comment 1 tonny_logicc 2009-02-11 16:25:45 UTC
Created attachment 76869 [details]
stacktrace