2012/5/3 Gabriel Guillon <[email protected]>: > Hi, > It quite does the job, but it is a kind of workaround :) The bug still > remain, no ? > But it does not do the job completely : I would like to take $HOME from > environnement. Is that possible ? >
The doc says: "Properties are looked up in the the local scope first, in the context scope second, in the system properties scope third, and in the OS environment last. " So if your property is not set in local/context/system scope, it will be fetched from environment. Clément. _______________________________________________________________ Ldap Synchronization Connector (LSC) - http://lsc-project.org lsc-users mailing list [email protected] http://lists.lsc-project.org/listinfo/lsc-users

