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?

Thanks,
Lior
_______________________________________________________________
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