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 102139 - The number of WS methods aren't updated in graphical editor
Summary: The number of WS methods aren't updated in graphical editor
Status: RESOLVED DUPLICATE of bug 102064
Alias: None
Product: webservices
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@webservices
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-23 13:00 UTC by Petr Blaha
Modified: 2007-04-23 13:07 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 Petr Blaha 2007-04-23 13:00:30 UTC
[build 070423]
Steps:
1) create EAR application
2) select EJB project node and invoke new Web Service wizard
3) in graphical WS editor click to Add operation and specify parameters
4) click OK
ERROR: In Operations label are still 0 displayed, switch to source and there the
new opeartion is visible. It seems as refresh issue.
Comment 1 Lukas Jungmann 2007-04-23 13:07:32 UTC
WA is to press 'Save All...' button

*** This issue has been marked as a duplicate of 102064 ***