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 63039

Summary: [client] CCE after setting parameter for wscompile
Product: webservices Reporter: Lukas Jungmann <jungi>
Component: CodeAssignee: Martin Grebac <mgrebac>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P2    
Version: 5.x   
Hardware: All   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: ide log

Description Lukas Jungmann 2005-08-25 11:24:32 UTC
[build 200508241800]

-create new web project
-create new websvc client in it
-go to project properties -> web services -> web service clients
-uncheck "strict" option

=> java.lang.ClassCastException:
org.netbeans.modules.websvc.api.client.WsCompileClientEditorSupport$FeatureDescriptor
	at
org.netbeans.modules.web.project.ui.customizer.CustomizerWSClientHost.propertyChange(CustomizerWSClientHost.java:125)
	at
java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:333)
...
Comment 1 Lukas Jungmann 2005-08-25 11:26:49 UTC
Created attachment 24226 [details]
ide log
Comment 3 Martin Grebac 2005-08-25 13:21:56 UTC
rf
Comment 4 Lukas Jungmann 2005-08-25 13:28:32 UTC
that was really fast fix :)

v. in trunk