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 - [60cat] web service design screen blank
Summary: [60cat] web service design screen blank
Status: VERIFIED FIXED
Alias: None
Product: webservices
Classification: Unclassified
Component: Designer (show other bugs)
Version: 6.x
Hardware: Macintosh Mac OS X
: P2 blocker (vote)
Assignee: bhate
URL:
Keywords:
: 115970 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-09-18 02:47 UTC by coldrick
Modified: 2008-03-13 16:49 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
blank canvas (77.67 KB, application/octet-stream)
2007-09-18 02:48 UTC, coldrick
Details

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