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 125830 - should be able use an existing project wsdl to invoke WebService from WSDL
Summary: should be able use an existing project wsdl to invoke WebService from WSDL
Status: NEW
Alias: None
Product: webservices
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Milan Kuchtiak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-23 09:40 UTC by jbaragry
Modified: 2008-01-23 09:40 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jbaragry 2008-01-23 09:40:23 UTC
If I build a webservice "contract first", I create the EJB project, then create desired WSDL. I should be able to
right-click on that wsdl file in the Project Explorer and simply say "WebService from WSDL". Instead I need to invoke
"WebService from WSDL" from the project menu and then go and hunt through the filesystem for the same wsdl which I can
already see in my Project Explorer.