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 203188 - [71cat] no web service reference available
Summary: [71cat] no web service reference available
Status: RESOLVED WORKSFORME
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.1
Hardware: PC Windows XP
: P3 normal (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-06 06:54 UTC by muellermi
Modified: 2011-11-16 16:46 UTC (History)
1 user (show)

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 muellermi 2011-10-06 06:54:30 UTC
Product Version = NetBeans IDE Dev (Build 201110040601)
Operating System = Windows XP version 5.1 running on x86
Java; VM; Vendor = 1.7.0
Runtime = Java HotSpot(TM) Client VM 21.0-b17

- check out http://netbeans.org/kb/docs/javaee/secure-ejb.html
- follow tutorial until create ApplicationClient
- In the source editor, right-click in the class and choose Insert Code (Alt-Insert) and then select Call Enterprise Bean.
-->  no web service reference available
Comment 1 Jiri Skrivanek 2011-10-06 08:05:38 UTC
It works for me. There is Secure-ejb -> AccountStatus bean available in the Call Enterprise Bean dialog. No web service is mentioned in the tutorial.