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 115773

Summary: [60cat] web service design screen blank
Product: webservices Reporter: coldrick <coldrick>
Component: DesignerAssignee: bhate <bhate>
Status: VERIFIED FIXED    
Severity: blocker CC: jpospisil
Priority: P2    
Version: 6.x   
Hardware: Macintosh   
OS: Mac OS X   
Issue Type: DEFECT Exception Reporter:
Attachments: blank canvas

Description coldrick 2007-09-18 02:47:09 UTC
[ BUILD # : beta 1 ]
[ JDK VERSION : 1.5.* ]

MacOS X 10.4.10 on an Intel MBP, java version "1.5.0_07". When I create a web app, then a web service, the "Design" canvas comes up blank instead of providing the ability to add operations.

I'll add a screenshot
Comment 1 coldrick 2007-09-18 02:48:45 UTC
Created attachment 48944 [details]
blank canvas
Comment 2 Jaroslav Pospisil 2007-09-24 18:27:32 UTC
*** Issue 115970 has been marked as a duplicate of this issue. ***
Comment 3 Jaroslav Pospisil 2007-09-24 18:33:09 UTC
Please notice messages.log from issue 115970 with NPE I got in same case as coldrick describes.
Comment 4 bhate 2007-09-24 18:48:38 UTC
Looks like the service can not be found for the new impl class.
This could be timing issue.
I have added check for null service now.
Now will show "The design view cannot be rendered". If thats the case, close the editor window and reopen it.
Comment 5 Jaroslav Pospisil 2008-03-13 16:49:17 UTC
v.