Hi

Has anybody an idea whch the Variable properties in the LDAPUser class is defined static?

private static Properties defaultProperties = null;

If I have different ldap settings (ldap.properties) in two different publications I always get the properties of the publication which encounters the LDAPUser class for the first time.
Is this an error or a design decision?

BTW, if I declare the defaultProperties variable non-static then i can use differnt ldap properties in different publications.

Jann

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to