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 102064 - Operation is not added in desing view
Summary: Operation is not added in desing view
Status: VERIFIED FIXED
Alias: None
Product: webservices
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Milan Kuchtiak
URL:
Keywords:
: 102139 (view as bug list)
Depends on:
Blocks: 99509
  Show dependency tree
 
Reported: 2007-04-21 12:49 UTC by Lukas Jungmann
Modified: 2007-04-24 10:53 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 Lukas Jungmann 2007-04-21 12:49:30 UTC
-create ws from wsdl
-add some operation (eg. with xsd:float arg and return type)

=> operation is not visible in design view

WA: press "save all"
Comment 1 Lukas Jungmann 2007-04-23 13:07:24 UTC
*** Issue 102139 has been marked as a duplicate of this issue. ***
Comment 2 Milan Kuchtiak 2007-04-23 16:43:33 UTC
Fixed.

Diffs:
Checking in AddWsOperationHelper.java;
/cvs/websvc/core/src/org/netbeans/modules/websvc/core/AddWsOperationHelper.java,v
 <--  AddWsOperationHelper.java
new revision: 1.6; previous revision: 1.5

Checking in MethodGenerator.java;
/cvs/websvc/core/src/org/netbeans/modules/websvc/core/MethodGenerator.java,v 
<--  MethodGenerator.java
new revision: 1.5; previous revision: 1.4
Comment 3 Lukas Jungmann 2007-04-24 10:53:34 UTC
v.