Issue #706 has been reported by Frédéric POISSON.

----------------------------------------
Bug #706: LSC 2.1.0 conditions are ordered
http://tools.lsc-project.org/issues/706

Author: Frédéric POISSON
Status: New
Priority: Low
Assigned to: 
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

Reply via email to