Le 17/05/2020 à 14:14, Lior Dotan a écrit :
> Hi,
>
> I'm trying to create a custom sync destination service.
> I took the executable plugin service as a reference.
> I copied my jar file to the lib directory of my LSC installation and I
> configured the lsc.xml file accordingly.
> Is there anything else I'm missing?
> I'm failing in the initialization of my pluginDestinationService
> implementation:
> task.getPluginDestinationService().getAny().get(0).getClass().getName()
> returns  com.sun.org.apache.xerces.internal.dom.ElementNSImpl instead
> of my class.
>
> Any idea what I'm doing wrong?
>

Hello,

did you updated the namespace? for example with executable plugin:
https://lsc-project.org/documentation/plugins/executable#xml_namespace

You need also to load the plugin at startup, see
https://lsc-project.org/documentation/plugins/executable#plugin_loading


-- 
Clément Oudot | Identity Solutions Manager

clement.ou...@worteks.com

Worteks | https://www.worteks.com

_______________________________________________________________
Ldap Synchronization Connector (LSC) - http://lsc-project.org

lsc-users mailing list
lsc-users@lists.lsc-project.org
https://lists.lsc-project.org/cgi-bin/mailman/listinfo/lsc-users

Reply via email to