2015-04-03 13:39 GMT+02:00 Arthur TEBOUL <[email protected]>:
> Hi,
>
> I have added " java.lang.System.out.println()" in the rjs code portion with 
> no success, it does not output anything on the console. This is really 
> strange because the rjs code looks correct...
>


You need to put some data in 'println()' in order to print something...

For example :


java.lang.System.out.println("TEST "+ memberSrcDn);




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

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

Reply via email to