You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by ps...@apache.org on 2005/03/27 21:34:06 UTC

svn commit: r159182 - directory/naming/trunk/xdocs/changes.xml

Author: psteitz
Date: Sun Mar 27 11:34:06 2005
New Revision: 159182

URL: http://svn.apache.org/viewcvs?view=rev&rev=159182
Log:
Added record of change to support jndi: URL scheme.

Modified:
    directory/naming/trunk/xdocs/changes.xml

Modified: directory/naming/trunk/xdocs/changes.xml
URL: http://svn.apache.org/viewcvs/directory/naming/trunk/xdocs/changes.xml?view=diff&r1=159181&r2=159182
==============================================================================
--- directory/naming/trunk/xdocs/changes.xml (original)
+++ directory/naming/trunk/xdocs/changes.xml Sun Mar 27 11:34:06 2005
@@ -52,6 +52,12 @@
           Added methods to ContextBindings to get bound context names, clear
           context bindings and destroy bound contexts.
       </action>
+      <action dev="psteitz" type="update" issue="DIRNAMING-15">
+          Added support for "jndi:" URL headers.  Added
+          jndiURLContextFactory to handle jndi URL scheme and 
+          SelectorJNDIContext to manage jndi: namespace, stripping headers and
+          delegating JNDI operation to named contexts.
+      </action>
     </release>     
     <release version="0.8" date="2005-01-15" 
       description="Apache Directory Naming 0.8 - Incubator Technology Preview">