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 61873 - incorrect reference to EJB from Web module
Summary: incorrect reference to EJB from Web module
Status: RESOLVED WORKSFORME
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Sun Appserver 9 (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: _ pcw
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-05 16:30 UTC by Jan Horvath
Modified: 2006-06-01 06:45 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 Jan Horvath 2005-08-05 16:30:58 UTC
-create EJB module
-create Session Bean with remote interface
-create web module
-create servlet
-in servlet use Call EJB to reference bean

--reference is invalid, because in sun-web.xml missing ejb-ref mapping
Comment 1 Vince Kraemer 2006-01-04 21:47:08 UTC
may be invalid, since we don't have an appserv9 plugin anymore...
Comment 2 _ pcw 2006-06-01 06:45:55 UTC
Marking as WORKSFORME because, well, it does.  Please reopen with more
information if this is still a problem.