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 115539 - "Add to Page" popup item doesn't work for Web Service root node
Summary: "Add to Page" popup item doesn't work for Web Service root node
Status: VERIFIED WORKSFORME
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: Quy Nguyen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-14 12:30 UTC by Roman Mostyka
Modified: 2007-09-17 11:15 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 Roman Mostyka 2007-09-14 12:30:32 UTC
1. Add Web Service, which contain only one port (for example http://www.webservicex.net/usweather.asmx?WSDL).
2. Create web application with "Visual Web JSF" framework.
3. Rightclick USWeather root node and choose "Add to Page".

Result: Nothing happens. This item works for subnode (USWeather|USWeatherSoap) and also root node can be added by DnD
and click-click.

Product Version: NetBeans IDE Dev (Build 200709140000)
Java: 1.6.0_02; Java HotSpot(TM) Client VM 1.6.0_02-b06
System: Windows XP version 5.1 running on x86; Cp1251; ru_RU (nb)
Comment 1 Quy Nguyen 2007-09-14 21:30:16 UTC
This action works for me when adding to a J2EE 1.5 page in a project using glassfish as the target server.  Are you sure
you weren't using the new websvc manager?  It was not working there, but the trunk bits are working as expected.
Comment 2 Roman Mostyka 2007-09-17 11:15:31 UTC
Yes, it occurs only with new web service manager.
Verified with build 200709150000.