|
From: <ani...@jb...> - 2004-12-28 17:24:33
|
In the prototype I have hacked together, the DirContext is not tied to TreeCache. All it does is create sockets to a backend DirectoryServer socket service( which is married to TreeCache). The Directory Server deals with parsing, backend storage etc (typical ldap server tasks). I have the implementation for javax.naming.directory.DirContext in a new module called "directory", which comes with testcases. Do you want me to import the module into HEAD? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3860024#3860024 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3860024 |