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 49367 - Wrong jndi-name value for ejb-ref element in sun-web.xml
Summary: Wrong jndi-name value for ejb-ref element in sun-web.xml
Status: VERIFIED FIXED
Alias: None
Product: webservices
Classification: Unclassified
Component: Code (show other bugs)
Version: 4.x
Hardware: Sun SunOS
: P2 blocker (vote)
Assignee: Rajeshwar Patil
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-21 15:53 UTC by Petr Blaha
Modified: 2006-05-31 18:16 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 Petr Blaha 2004-09-21 15:53:56 UTC
Build 040921
Steps:
1) create New EJB Module project
2) add session bean into project
3) and add method into bean
4) build project
5) create New WebApp project
6) add servlet into Web project
7) open servlet class in editor
8) invoke from pop-up menu Enterprise resource -
Call EJB 
9) build WebApp project
10) double-click sun-web.xml node, open DD editor
and select EJB Reference node
11) in JNDI Name text field is ejb/ejb/YourBean
instead ejb/YourBean
Comment 1 _ ludo 2004-09-23 02:34:33 UTC
rajeshwar, please see this one.
Comment 2 Rajeshwar Patil 2004-09-24 16:55:37 UTC
Files Modified -  EjbRef.java revision: 1.20
Comment 3 Petr Blaha 2004-10-05 15:11:40 UTC
Build 041005
Comment 4 Petr Blaha 2004-10-13 10:40:01 UTC
Remove all issues from temporary component.