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...
Arthur -----Message d'origine----- De : Clément OUDOT [mailto:[email protected]] Envoyé : vendredi 3 avril 2015 12:03 À : Arthur TEBOUL Cc : lsc-userslsc-users Objet : Re: [lsc-users] Cleaning task for groups members 2015-04-03 11:59 GMT+02:00 Arthur TEBOUL <[email protected]>: > Thanks again for the fast reply! > The fact is that I am working on a dedicated server via SSH and I don't have > any GUI, so I won't be able to see the rhino debugger window, is there a CLI > for the debugger ? > No, I don't think so. You can try to debug by using java.lang.System.out.println() in the code to output some data on the console. Clément. _______________________________________________________________ Ldap Synchronization Connector (LSC) - http://lsc-project.org lsc-users mailing list [email protected] http://lists.lsc-project.org/listinfo/lsc-users

