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 56410 - jndi-name entry in config editor is out of synch with the file on disc
Summary: jndi-name entry in config editor is out of synch with the file on disc
Status: CLOSED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Sun Appserver 8 (show other bugs)
Version: 4.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: Rajeshwar Patil
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-15 01:09 UTC by Rajeshwar Patil
Modified: 2006-03-24 13:18 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 Rajeshwar Patil 2005-03-15 01:09:06 UTC
Sets to Produce:
1) Create Ejb Module
2) Add Local Session Bean to it.
3) Open config editor for the bean; you will see the jndi-name for the bean.
4) Close the editor and open sun-ejb-jar.xml in edit mode(right-click & select
edit); you will not see the jndi-name entry there.

File on the disk is correct as jndi-name is not needed in case of local beans.
Comment 1 Rajeshwar Patil 2005-03-16 01:36:08 UTC
Files Modified:
     libsrc/org/netbeans/modules/j2ee/sun/share/configBean/BaseEjb.java 
     new revision: 1.9; previous revision: 1.8
Comment 2 Lukas Jungmann 2005-07-12 14:47:32 UTC
v.