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 19903 - Read/Only JNDI lookup over system file system
Summary: Read/Only JNDI lookup over system file system
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Lookup (show other bugs)
Version: 3.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: Petr Hrebejk
URL:
Keywords: API
Depends on:
Blocks: 17934
  Show dependency tree
 
Reported: 2002-01-29 15:05 UTC by Jaroslav Tulach
Modified: 2008-12-22 23:44 UTC (History)
2 users (show)

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jaroslav Tulach 2002-01-29 15:05:47 UTC
Implement SPI of InitialContext that will give access to objects provided by
DataObjects stored on system filesytem.
Comment 1 Jaroslav Tulach 2002-01-29 15:30:33 UTC
The implementation is in module core in branch lookup_api_2001 -
together with tests.
Comment 2 Jaroslav Tulach 2002-01-29 15:45:47 UTC
Integrated.
Comment 3 Jaroslav Tulach 2002-03-11 09:19:28 UTC
Moved into a separate module: core/naming 
The module is not part of standard build right now.
Comment 4 Jan Pokorsky 2002-03-13 13:14:03 UTC
Reopened till the state (target milestone 3.4/4.0) of the module will 
be clear. The custom format of settings (issue #17924) scheduled to 
3.4 depends on this task.
Comment 5 Marek Grummich 2002-07-22 08:38:29 UTC
Target milestone was changed from '3.4' to TBD.
Comment 6 Marek Grummich 2002-07-22 08:58:42 UTC
Target milestone was changed from '3.4' to TBD.
Comment 7 David Strupl 2002-07-23 15:20:42 UTC
This should definitely go into 4.0.
Comment 8 Peter Zavadsky 2002-10-01 16:39:21 UTC
According Vita, this should be fixed yet.
Comment 9 Jaroslav Tulach 2002-10-02 09:32:46 UTC
Well, it is implemented, but somebody has to place it into regular
build - e. g. modify nbbuild/build.xml and include core/naming there.

Comment 10 Marian Mirilovic 2003-01-10 13:39:26 UTC
change lookup/core -> lookup/openide
Comment 11 David Konecny 2003-03-19 16:31:27 UTC
Yarda, I do not see any reason for keeping this issue open. The issue
17934 should be used for tracking of part_of_the_regular_build or not.