RE: CXF problem deploying Syncope in Glasshfish

2013-06-03 Thread Jan Bernhardt
Hi Massimiliano, I'm glad to see you found the solution yourself. Good job! I'm currently working on SYNCOPE-286 to remove Spring MVC, my problem here is that it looks like that a couple of recent changes to trunk have broken the cxf build / tests. I hope to resolve these issues by tomorrow.

[jira] [Resolved] (SYNCOPE-385) NPE when reading user assigned to resource with no mapping

2013-06-03 Thread JIRA
[ https://issues.apache.org/jira/browse/SYNCOPE-385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francesco Chicchiriccò resolved SYNCOPE-385. Resolution: Fixed 1_1_X: http://svn.apache.org/r1488862 trunk:

[jira] [Commented] (SYNCOPE-385) NPE when reading user assigned to resource with no mapping

2013-06-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13672871#comment-13672871 ] Hudson commented on SYNCOPE-385: Integrated in Syncope-1_1_X #55 (See

[jira] [Commented] (SYNCOPE-385) NPE when reading user assigned to resource with no mapping

2013-06-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13672872#comment-13672872 ] Hudson commented on SYNCOPE-385: Integrated in Syncope-trunk #229 (See

Re: CXF problem deploying Syncope in Glasshfish

2013-06-03 Thread Francesco Chicchiriccò
On 03/06/2013 10:28, Jan Bernhardt wrote: Hi Francesco, My issue here is that not all services are running normally with xml encoding. Only JSON is working without problems. One example is WorkflowService: /** * @param kind Kind can be USER or ROLE only! * @return Returns existing

RE: CXF problem deploying Syncope in Glasshfish

2013-06-03 Thread Jan Bernhardt
Hi Francesco this is correct. We had a couple of other issues with XML but mainly because of the parallel usage of Spring MVC. After removing Spring MVC (and fixing current workarounds), we should be able to get CXF running 100% compatible with JSON and XML. For example I will have to

Re: CXF problem deploying Syncope in Glasshfish

2013-06-03 Thread Francesco Chicchiriccò
On 03/06/2013 10:45, Jan Bernhardt wrote: Hi Francesco this is correct. We had a couple of other issues with XML but mainly because of the parallel usage of Spring MVC. After removing Spring MVC (and fixing current workarounds), we should be able to get CXF running 100% compatible with JSON

[jira] [Created] (SYNCOPE-386) Database sync (no full reconciliation) fails with Unsupported object class

2013-06-03 Thread JIRA
Francesco Chicchiriccò created SYNCOPE-386: -- Summary: Database sync (no full reconciliation) fails with Unsupported object class Key: SYNCOPE-386 URL: https://issues.apache.org/jira/browse/SYNCOPE-386

[jira] [Resolved] (SYNCOPE-386) Database sync (no full reconciliation) fails with Unsupported object class

2013-06-03 Thread JIRA
[ https://issues.apache.org/jira/browse/SYNCOPE-386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francesco Chicchiriccò resolved SYNCOPE-386. Resolution: Fixed 1_1_X: http://svn.apache.org/r1488907 trunk:

[jira] [Commented] (SYNCOPE-386) Database sync (no full reconciliation) fails with Unsupported object class

2013-06-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13672962#comment-13672962 ] Hudson commented on SYNCOPE-386: Integrated in Syncope-1_1_X #56 (See

[jira] [Updated] (SYNCOPE-387) Unable to synchronize deleted objects from OpenDJ

2013-06-03 Thread JIRA
[ https://issues.apache.org/jira/browse/SYNCOPE-387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francesco Chicchiriccò updated SYNCOPE-387: --- Description: While performing actual synchronization (no full

[jira] [Commented] (SYNCOPE-377) Exporting configuration via console causes exceptions to be thrown

2013-06-03 Thread Nik Tetteh-Lartey (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13673202#comment-13673202 ] Nik Tetteh-Lartey commented on SYNCOPE-377: --- I rebuilt the project this

[jira] [Updated] (SYNCOPE-382) Core hangs for a very long time (1h+ and then resumes) after a CLI role create and list

2013-06-03 Thread Nik Tetteh-Lartey (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nik Tetteh-Lartey updated SYNCOPE-382: -- Attachment: jstack.out Core hangs for a very long time (1h+ and then resumes)

[jira] [Comment Edited] (SYNCOPE-382) Core hangs for a very long time (1h+ and then resumes) after a CLI role create and list

2013-06-03 Thread JIRA
[ https://issues.apache.org/jira/browse/SYNCOPE-382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13673211#comment-13673211 ] Francesco Chicchiriccò edited comment on SYNCOPE-382 at 6/3/13 3:43 PM:

Syncope User Role entitlements (role management delegation)

2013-06-03 Thread James Flemer
Hi, I have a use case for role management delegation. The desired use case is: A given user, the Manager, is permitted to add and remove other users from a set of one or more managed roles, but is not permitted to modify role membership for other roles. NOTE: All following comments apply to