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 81257

Summary: Detect all web services in project
Product: webservices Reporter: Milan Kuchtiak <mkuchtiak>
Component: JAX-WSAssignee: issues@webservices <issues>
Status: STARTED ---    
Severity: blocker CC: jungi, mgrebac
Priority: P2    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Milan Kuchtiak 2006-07-27 14:00:37 UTC
Detect all JAX-WS services in project automatically (including web services with
@WebService:wsdlLocation attribute).
This is especially important for project imports. The dialog should be open to
specify additional details (where to generate artifacts etc.)
Comment 1 Milan Kuchtiak 2007-05-15 08:31:32 UTC
This depends on the implementation of J2EE Metadata Model for web services.
It's actually in progress.