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 13811 - Binded contexts are duplicated when I do "Customize Bean" action on jndi settings node
Summary: Binded contexts are duplicated when I do "Customize Bean" action on jndi sett...
Status: VERIFIED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: jndi (show other bugs)
Version: 3.x
Hardware: Sun Solaris
: P3 blocker (vote)
Assignee: issues@obsolete
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-07-23 13:51 UTC by David Kaspar
Modified: 2001-08-31 15:13 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 David Kaspar 2001-07-23 13:51:43 UTC
How to reproduce:
Delete all settings (~/nbdev)
Bind some context using JNDI providers
Disable JNDI module
Restart Forte
Enable JNDI module
ERROR - Probably caused by bug #12088
Do "Customize Bean" action on "Options|JNDI Support" node
ERROR - Binded contexts are shown and duplicated
Comment 1 David Kaspar 2001-08-17 14:06:06 UTC
Similar to this bug is this problem:
When you disable and then enable JNDI module, nodes (that were binded)
are binded once again.
Comment 2 Tomas Zezula 2001-08-29 19:00:25 UTC
Fixed by removing old nodes, when the root node is forced to
reinitialize the start naming contexts.
Comment 3 David Kaspar 2001-08-31 15:13:50 UTC
Verified