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

Summary: "Add to Page" popup item doesn't work for Web Service root node
Product: obsolete Reporter: Roman Mostyka <romanmostyka>
Component: visualwebAssignee: Quy Nguyen <quynguyen>
Status: VERIFIED WORKSFORME    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

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.