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 54662

Summary: [client] Compile File (F9) on servlet doesn't compile WS client
Product: webservices Reporter: L Martinek <lmartinek>
Component: CodeAssignee: issues@webservices <issues>
Status: CLOSED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 4.x   
Hardware: PC   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description L Martinek 2005-02-08 10:13:27 UTC
1. Create Web Service client in web project
2. Create new Servlet in web project
3. From editor popup menu, select Web Service
Client Resources -> Call Web Service Operation.
4. Just to be sure, clean project.
5. Press F9 in servlet. Compile will fail because
web service client isn't compiled. F9 should
compile all necessary files including ws client.
Comment 1 L Martinek 2005-02-08 13:49:01 UTC

*** This issue has been marked as a duplicate of 50096 ***
Comment 2 L Martinek 2005-02-09 17:36:23 UTC
verified