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 145123 - Calling EJB remote: Enterprise bean does not support references
Summary: Calling EJB remote: Enterprise bean does not support references
Status: RESOLVED DUPLICATE of bug 144539
Alias: None
Product: javaee
Classification: Unclassified
Component: EJB (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: martin_adamek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-26 12:17 UTC by mperezma
Modified: 2008-08-26 12: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 mperezma 2008-08-26 12:17:15 UTC
Steps to reproduce:

- Create an Enterprise Application Project with both web module and app client.
- Add a Session Bean with remote interface (this bugs doesn't reproduce with EJBs with local interface).
- Go to Main class in App Client or create a servlet in the web module. Then press Alt-Insert and select Call Enterprise
Bean. You can not select EJB with remote interface, you get the error: Enterprise bean does not support references
Comment 1 rajivderas 2008-08-26 12:53:10 UTC

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