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 53175 - Hide interfaces in Wireless Connection Wizard
Summary: Hide interfaces in Wireless Connection Wizard
Status: CLOSED FIXED
Alias: None
Product: javame
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 4.x
Hardware: PC All
: P3 blocker (vote)
Assignee: sigalduek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-10 16:54 UTC by Lukas Jungmann
Modified: 2006-10-23 16:41 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
wcw screenshot with interface - nb41 RC2 (39.76 KB, image/png)
2005-05-03 09:58 UTC, Lukas Hasik
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lukas Jungmann 2005-01-10 16:54:41 UTC
[mobbuild 050105, nb-qbuild: 200501071427]

In Wireless Connection Wizard in the 4th step
(Select Enterprise services) there should be
displayed only classes, not interfaces.
Comment 1 Petr Suchomel 2005-01-15 20:11:35 UTC
This affect abstract classes too.
Comment 2 Petr Suchomel 2005-04-25 16:01:26 UTC
Fixed. All non directly instaceable classes and interfaces are filtered out
Comment 3 Lukas Hasik 2005-05-03 09:58:52 UTC
Created attachment 21945 [details]
wcw screenshot with interface - nb41 RC2
Comment 4 Lukas Hasik 2005-05-03 10:00:34 UTC
steps:
-have a web project 
-create a new 'Web Service' from scratch
-create a new 'operation' for this webservice
-run WCW
Comment 5 Lukas Hasik 2006-01-17 14:16:51 UTC
verified in 5.0 RC2, no interfaces are shown
Comment 6 Lukas Hasik 2006-01-17 14:19:00 UTC
x