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 69364 - Generate JNDI names without Bean
Summary: Generate JNDI names without Bean
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: EJB (show other bugs)
Version: 5.x
Hardware: PC All
: P3 blocker (vote)
Assignee: martin_adamek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-25 23:19 UTC by Petr Blaha
Modified: 2016-07-07 08:53 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Blaha 2005-11-25 23:19:44 UTC
[build 20051124]
When user generates bean with remote interface the appropriate JNDI name is
created as well. For instance for bean with name AuctionManagerBean is generated
name ejb/AuctionManagerBean.
I think that Bean in JNDI name is uselessly since from subcontext ejb it stands
to reson that the name is for bean. I suggest to remove Bean from JNDI name.
Comment 1 Martin Balin 2016-07-07 08:53:39 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss