On 5/30/07, Alex Karasulu <[EMAIL PROTECTED]> wrote:
...
There's a big problem with supporting LdapURL's in the server-side JNDI
provider (w/ CCF based ICF).
You would have to support remote searches in this case or make it so only
localhost or the name
of the localhost is used in the LDAP URL when requesting an initial context.

Remember the server-side JNDI provider mimics a JNDI provider but goes
directly to disk.  It is not
intended to be used to contact external servers.  It can be but that's
another matter for discussion.

Yeah, I was picturing an empty host and port, for example from RFC 2255:

ldap:///o=University%20of%20Michigan,c=US

Enrique

Reply via email to