Issue #706 has been updated by Clément OUDOT. Status changed from New to Closed Assigned to set to Clément OUDOT % Done changed from 0 to 100
Hi, indeed, I just update this page: http://lsc-project.org/wiki/documentation/latest/configuration/overview The order is important, else XML is not validated. ---------------------------------------- Bug #706: LSC 2.1.0 conditions are ordered http://tools.lsc-project.org/issues/706 Author: Frédéric POISSON Status: Closed Priority: Low Assigned to: Clément OUDOT Category: Documentation Target version: Problem in version: Hello, When configuring conditions inside lsc.xml if the conditions are not in the order create,update,delete,changeId like this for example : <pre> <conditions> <create>true</create> <update>true</update> <changeId>true</changeId> <delete>true</delete> </conditions> </pre> LSC stop with this ERROR 'Unable to load configuration' and : Caused by: org.xml.sax.SAXParseException: cvc-complex-type.2.4.d: Invalid content was found starting with element 'delete'. No child element is expected at this point. Documentation http://lsc-project.org/wiki/documentation/latest/configuration/syncoptions do not mention that ? Thanks -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://tools.lsc-project.org/my/account
_______________________________________________________________ Ldap Synchronization Connector (LSC) - http://lsc-project.org lsc-dev mailing list [email protected] http://lists.lsc-project.org/listinfo/lsc-dev

