Hi guys,

After various support requests with Javascript tests, I've implemented a
wrapper to display the Rhino debugger Swing screen on the fly when
evaluating the corresponding expression inside the LSC tasks. So LSC
supports two new languages prefix :
- "rjs" which wraps the Rhino Javascript engine
- "rdjs" which wraps the same Rhino Javascript engine but that will display
the Rhino debugging interface.

So if you want to try it, just checkout the latest trunk and enforce the
following value inside a properties based sync options :

        <mainIdentifier>rdjs:"mail=" +
srcBean.getDatasetFirstValueById("mail") +
",ou=Sample,dc=lsc-project,dc=org"</mainIdentifier>

Comments and tests will be welcome :)

Regards,
-- 
Sebastien BAHLOUL
IAM / Security specialist
Ldap Synchronization Connector : http://lsc-project.org
Blog : http://sbahloul.wordpress.com/
_______________________________________________________________
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