[
https://issues.apache.org/jira/browse/SYNCOPE-518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14045933#comment-14045933
]
Denis Signoretto commented on SYNCOPE-518:
------------------------------------------
I've just tried from 1.1.7 standalone distribution and actually it's worinking.
I don't know what causing the problem on my installation (it cam from
1.1.8-SNAPSHOT).
I supposed the error was coming from core\src\test\resources\content.xml where,
after url decoding xmlConfiguration of ApacheDS (ConnInstance 105),
I found the value {{truemaintainLdapGroupMembership}} for schema attribute
maintainPosixGroupMembership
I suppose it's not the real cause and you can close the bug.
> ApacheDS connector in test samples cannot be modified
> -----------------------------------------------------
>
> Key: SYNCOPE-518
> URL: https://issues.apache.org/jira/browse/SYNCOPE-518
> Project: Syncope
> Issue Type: Bug
> Components: core
> Affects Versions: 1.1.7
> Reporter: Denis Signoretto
> Priority: Minor
> Fix For: 1.1.8, 1.2.0
>
> Attachments: screenshot-SYNCOPE-518.png
>
>
> It seems that in test {{content.xml}} the ApacheDS {{ConnInstance}}'s
> {{xmlConfiguration}} has some invalid fields.
> Take a look at {{maintainPosixGroupMembership}} value which is just
> {code}true{code} while I suppose it should be
> {code}<boolean>true</boolean>{code}.
> Even though I tried to fix it by updating the db, I still can't modify the
> connector properties from admin console. Probably there is something wrong in
> my fix or some other unexpected value.
--
This message was sent by Atlassian JIRA
(v6.2#6252)