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 141197 - Sometimes NPE is thrown from PrevieMultiViewDesc
Summary: Sometimes NPE is thrown from PrevieMultiViewDesc
Status: VERIFIED FIXED
Alias: None
Product: webservices
Classification: Unclassified
Component: Designer (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jaroslav Pospisil
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-22 16:51 UTC by Jaroslav Pospisil
Modified: 2009-05-20 12:04 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jaroslav Pospisil 2008-07-22 16:51:35 UTC
Sometimes there's NPE due to DataEditorSupport missing. Problem probably originates in serialization.I'll investigate
and fix this.
Comment 1 Jaroslav Pospisil 2008-08-05 16:53:20 UTC
WSDL preview was disabled for Web Services from Java in 6.5 . Issue's caused by creation of DefaultDataObject instead of
WSDLDataObject from WSDL file.
Comment 2 Jaroslav Pospisil 2008-08-22 14:38:14 UTC
Issue causing creation of DefaultDataobject instead of WSDLDataObject was most probably fixed and this issue is
reproducible no more.
Comment 3 Jaroslav Pospisil 2009-05-20 12:04:10 UTC
v.