Issue #721 has been updated by Clément OUDOT.

Category set to Plugin
Status changed from New to Assigned
Assigned to set to Raphaël Ouazana


----------------------------------------
Feature #721: Add ldap binding to JavaScriptEvaluator when using 
pluginDestinationService-executableLdapDestinationServiceSettings
http://tools.lsc-project.org/issues/721

Author: Natan Sanson
Status: Assigned
Priority: Normal
Assigned to: Raphaël Ouazana
Category: Plugin
Target version: Executable plugin - 1.1


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.


-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://tools.lsc-project.org/my/account
_______________________________________________________________
Ldap Synchronization Connector (LSC) - http://lsc-project.org

lsc-dev mailing list
[email protected]
http://lists.lsc-project.org/listinfo/lsc-dev

Reply via email to