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 55031 - Add defualt return object for generated operation code
Summary: Add defualt return object for generated operation code
Status: CLOSED DUPLICATE of bug 51995
Alias: None
Product: webservices
Classification: Unclassified
Component: Code (show other bugs)
Version: 4.x
Hardware: PC All
: P3 blocker (vote)
Assignee: _ pcw
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-16 10:46 UTC by L Martinek
Modified: 2006-03-24 13:14 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 L Martinek 2005-02-16 10:46:54 UTC
In web service, select Web Service -> Add
Operation and type some return type. Generated
code isn't compilable, because it doesn't return
anything. Return some default object like in
business method for EJB.
Comment 1 Martin Grebac 2005-02-22 11:58:30 UTC

*** This issue has been marked as a duplicate of 51995 ***
Comment 2 L Martinek 2005-04-01 12:29:05 UTC
verified