Java REST client library for Apache Syncope 2.0.7

2018-01-02 Thread Jim
Good day, I would like to ask is there a Java rest client library for Apache Syncope 2.0.7? similar to this blog topic in [1]. Thank you! [1]http://blog.tirasa.net/java-rest-client-library-for.html Regards, Jim -- Sent from: http://syncope-user.1051894.n5.nabble.com/

Re: Java REST client library for Apache Syncope 2.0.7

2018-01-02 Thread Jim
tainerBase.java:1409) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Regards, Jim -- Sent from: http://syncope-user.1051894.n5.nabble.com/

Re: No bundle available when creating a connector.

2018-01-03 Thread Jim
Good day, I am quite new to Syncope. I tried using JAVA Rest Client library and thanks to Andrea for helping me in this topic[1]. Now I am configuring my Syncope and I also encountered your problem. I cant see bundles when i click the dropdown. I also checked the path it is in its correct place. A

Syncope API - /users/{key} PATCH error

2018-01-09 Thread Jim
ertyException: Unrecognized field "schema" (class org.apache.syncope.common.lib.patch.AttrPatch), not marked as ignorable (2 known properties: "attrTO", "operation"]) at [Source: (org.apache.cxf.transport.http.AbstractHTTPDestination$1); line: 4, column: 14] (through reference chain: org.apache

UPDATING USERS AND GROUPS

2018-01-12 Thread Jim
? or maybe you can add it in the road map for 2.0.8 GUI installer? Thanks! Regards, Jim -- Sent from: http://syncope-user.1051894.n5.nabble.com/

Re: UPDATING USERS AND GROUPS

2018-01-12 Thread Jim
the screenshot of the error. [1]https://pasteboard.co/H2FQCKk.png Thanks! Regards, Jim -- Sent from: http://syncope-user.1051894.n5.nabble.com/

Re: UPDATING USERS AND GROUPS

2018-01-15 Thread Jim
Hi Andrea, Here is how I reproduce the problem and the provided solution: Note: happens only before 5mins of execution(eg.pulling,pushing, created and updating) 1st situation(pulled/pushed users): 1. Successfully pulled/pushed users 2. Clicked on the desired user 3. Clicked edit 4. Edited desire

Re: UPDATING USERS AND GROUPS

2018-01-16 Thread Jim
Hi Andrea, Already tried fresh installation and re-testing but still having the same results. It's ok when using API calls and with 2.0.7-SNAPSHOT. Since its ok with API calls we can close this thread but hoping you'll fix this for future versions. Btw, have you tried installing a fresh Apache S

Re: UPDATING USERS AND GROUPS

2018-01-21 Thread Jim
Hi Andrea, Thanks! Just let me know if you found out something. Will continue to check on this thread for updates. -- Sent from: http://syncope-user.1051894.n5.nabble.com/

Japanese Characters as Invalid Value

2018-02-19 Thread Jim
Good day, I would like to ask if there is a configuration in Syncope that can be change that will enable the user to add Japanese characters as a value(eg. displayName = *any japanese character*) or is it a database configuration? Any help/response is much appreciated Thank you! Regards, Jim