Sure, we can implement these features without looking to the code, but the question is should we use the same property name as ri ? such as com.sun.jndi.ldap.connect.timeout,
i prefer to replace it by org.apache.harmony.jndi.ldap.connect.timeout.

Best Regards,
Regis.

Stepan Mishura wrote:
On 12/11/07, Regis <[EMAIL PROTECTED]> wrote:
Hi,

There are some provider-specific environment properties defined in ri's
ldap provider, such as,
com.sun.jndi.ldap.connect.timeout,  com.sun.jndi.ldap.trace.ber

I'm not sure how to deal with these properties, should we support them
for compatibility reason

Are this properties well documented/included to the spec? IOW, is it
possible to implement them without looking to the code?

Thanks,
Stepan.

or we just supply Harmony's provider specific properties, like
org.apache.harmony.jndi.ldap.timeout?

Any thoughts or suggestions?

Best Regards,
Regis.


Reply via email to