2014-08-20 11:31 GMT+02:00 Natan Sanson <[email protected]>: > Hi lsc-users, I noticed that using a pluginDestinationService that execute > against an executableLdapDestinationServiceSettings, it is not possible to > make use of "ldap" binding > > The ScriptableJndiServices is not istantiated. > The pluginDestinationService is istantiated > as org.lsc.plugins.connectors.executable.ExecutableLdapDestinationService > that does not inherit from AbstractSimpleJndiService > > For this reason the check > > && task.getDestinationService() instanceof AbstractSimpleJndiService > > inside JScriptEvaluator.java fails. > > In my opinion it would be great being able to query the destination even > with this plugin. > > I figured out a workaround to use "ldap" but it is really ugly... I had to > write a lot of java code to avoid source code modifications. > > > Hi Nathan,
could you open an issue on the tracker? We will look at it. Clément.
_______________________________________________________________ Ldap Synchronization Connector (LSC) - http://lsc-project.org lsc-users mailing list [email protected] http://lists.lsc-project.org/listinfo/lsc-users

