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 271540 - When create web service rpc no insert code
Summary: When create web service rpc no insert code
Status: NEW
Alias: None
Product: webservices
Classification: Unclassified
Component: JAX-RPC (show other bugs)
Version: Dev
Hardware: PC Windows 8.1
: P3 normal (vote)
Assignee: issues@webservices
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-09-27 22:54 UTC by cesar_luna
Modified: 2017-09-27 22:54 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
no enabled buttom ok (34.01 KB, image/png)
2017-09-27 22:54 UTC, cesar_luna
Details

Note You need to log in before you can comment on or make changes to this bug.
Description cesar_luna 2017-09-27 22:54:16 UTC
Created attachment 165195 [details]
no enabled buttom ok

I created a Webservice type rpc, and no generate code in servlet. Iam working in netbeans 8.2

I add code manual.

ws.DataClient_Impl a = new ws.DataClient_Impl();
ws.DataClientPortType port = a.getDataClientPort();
port.getClient(ci)