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 - [client] CCE after setting parameter for wscompile
Summary: [client] CCE after setting parameter for wscompile
Status: VERIFIED FIXED
Alias: None
Product: webservices
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: All Linux
: P2 blocker (vote)
Assignee: Martin Grebac
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-25 11:24 UTC by Lukas Jungmann
Modified: 2005-09-05 10:15 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
ide log (44.25 KB, text/plain)
2005-08-25 11:26 UTC, Lukas Jungmann
Details

Note You need to log in before you can comment on or make changes to this bug.
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