[jira] [Created] (SYNCOPE-517) Empower ETag from console

2014-06-24 Thread JIRA
Francesco Chicchiriccò created SYNCOPE-517: -- Summary: Empower ETag from console Key: SYNCOPE-517 URL: https://issues.apache.org/jira/browse/SYNCOPE-517 Project: Syncope Issue Type: I

Re: Task "Rules"

2014-06-24 Thread Francesco Chicchiriccò
Hi, it seems that this problem - probably related to SYNCOPE-473 - is blocking the finalization of SYNCOPE-505: Fabio, Andrea, who is going to take a look at what is happening? Side note: we absolutely need to document this amazing new feature (Push and matching / unmatching rules). Regards

Errored: apache/syncope#617 (trunk - 9b07243)

2014-06-24 Thread Travis CI
Build Update for apache/syncope - Build: #617 Status: Errored Duration: 1 minute and 27 seconds Commit: 9b07243 (trunk) Author: Francesco Chicchiriccò Message: [SYNCOPE-290] Implementation completed git-svn-id: https://svn.apache.org/repos/asf/syncope/trunk@16

[jira] [Commented] (SYNCOPE-516) Binary Schema UI enhancements

2014-06-24 Thread Andrea Patricelli (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14042214#comment-14042214 ] Andrea Patricelli commented on SYNCOPE-516: --- Good, I'll update the issue. > B

[jira] [Updated] (SYNCOPE-516) Binary Schema UI enhancements

2014-06-24 Thread Andrea Patricelli (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrea Patricelli updated SYNCOPE-516: -- Description: Binary schema enhancements: 1) Change text field to auto-complete text fi

[jira] [Commented] (SYNCOPE-516) Binary Schema UI enhancements

2014-06-24 Thread Colm O hEigeartaigh (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14042209#comment-14042209 ] Colm O hEigeartaigh commented on SYNCOPE-516: - Yes that makes sense I think!

[jira] [Commented] (SYNCOPE-461) Use BeanValidation 1.1 with JAX-RS services

2014-06-24 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14042165#comment-14042165 ] ASF subversion and git services commented on SYNCOPE-461: - Commit

[jira] [Commented] (SYNCOPE-516) Binary Schema UI enhancements

2014-06-24 Thread Andrea Patricelli (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14042159#comment-14042159 ] Andrea Patricelli commented on SYNCOPE-516: --- You are right, reading file size i

[jira] [Commented] (SYNCOPE-516) Binary Schema UI enhancements

2014-06-24 Thread Colm O hEigeartaigh (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14042136#comment-14042136 ] Colm O hEigeartaigh commented on SYNCOPE-516: - The "byte count" is probably

Re: Binary Schema UI enhancements

2014-06-24 Thread andrea patricelli
Hi Colm, On 24/06/2014 15:36, Colm O hEigeartaigh wrote: Hi Francesco, On Tue, Jun 24, 2014 at 2:28 PM, Francesco Chicchiriccò wrote: Why don't we put instead an auto-complete field featuring this list - can't believe CXF hasn't turned it yet into a handful constant class ;-) - instead? Being

[jira] [Created] (SYNCOPE-516) Binary Schema UI enhancements

2014-06-24 Thread Andrea Patricelli (JIRA)
Andrea Patricelli created SYNCOPE-516: - Summary: Binary Schema UI enhancements Key: SYNCOPE-516 URL: https://issues.apache.org/jira/browse/SYNCOPE-516 Project: Syncope Issue Type: Improve

[jira] [Assigned] (SYNCOPE-461) Use BeanValidation 1.1 with JAX-RS services

2014-06-24 Thread JIRA
[ https://issues.apache.org/jira/browse/SYNCOPE-461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francesco Chicchiriccò reassigned SYNCOPE-461: -- Assignee: Francesco Chicchiriccò > Use BeanValidation 1.1 with JAX-RS

Re: Binary Schema UI enhancements

2014-06-24 Thread Colm O hEigeartaigh
Hi Francesco, On Tue, Jun 24, 2014 at 2:28 PM, Francesco Chicchiriccò wrote: > > Why don't we put instead an auto-complete field featuring this list - > can't believe CXF hasn't turned it yet into a handful constant class ;-) - > instead? > Being the list very long, a plain dropdown would be les

Re: Running Syncope Embed using a permanent h2 instance

2014-06-24 Thread Francesco Chicchiriccò
On 24/06/2014 15:27, Denis Signoretto wrote: Hi, I've checked out Syncope 1_1_X to do some tests. I've seen that Syncope h2 db it's created within target directory. Everytime I launch mvn -P debug, target dir it's deleted. This means you are directly running from the actual Syncope sources: I'

[jira] [Resolved] (SYNCOPE-290) Typed SyncopeConf

2014-06-24 Thread JIRA
[ https://issues.apache.org/jira/browse/SYNCOPE-290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francesco Chicchiriccò resolved SYNCOPE-290. Resolution: Fixed > Typed SyncopeConf > - > >

Re: Binary Schema UI enhancements

2014-06-24 Thread Francesco Chicchiriccò
On 24/06/2014 15:18, Colm O hEigeartaigh wrote: Hi all, I've had a change to look at the changes made as part of SYNCOPE-123, to support binary attributes. I can now load a X509 Certificate + associate it with a user, and propagate (+ sync) it to LDAP via the userCertificate attribute. Nice work

Running Syncope Embed using a permanent h2 instance

2014-06-24 Thread Denis Signoretto
Hi, I've checked out Syncope 1_1_X to do some tests. I've seen that Syncope h2 db it's created within target directory. Everytime I launch mvn -P debug, target dir it's deleted. I'm wondering if is there a way to launch Syncope embed mode/debug profile using a permanent h2 location. I've tried

[jira] [Commented] (SYNCOPE-290) Typed SyncopeConf

2014-06-24 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14042095#comment-14042095 ] ASF subversion and git services commented on SYNCOPE-290: - Commit

[jira] [Commented] (SYNCOPE-515) Bad integration test causes role ownership conflicts

2014-06-24 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14042088#comment-14042088 ] ASF subversion and git services commented on SYNCOPE-515: - Commit

Binary Schema UI enhancements

2014-06-24 Thread Colm O hEigeartaigh
Hi all, I've had a change to look at the changes made as part of SYNCOPE-123, to support binary attributes. I can now load a X509 Certificate + associate it with a user, and propagate (+ sync) it to LDAP via the userCertificate attribute. Nice work Francesco! I just have some minor UI enhancement

[jira] [Assigned] (SYNCOPE-515) Bad integration test causes role ownership conflicts

2014-06-24 Thread fabio martelli (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fabio martelli reassigned SYNCOPE-515: -- Assignee: fabio martelli > Bad integration test causes role ownership conflicts >

[jira] [Created] (SYNCOPE-515) Bad integration test causes role ownership conflicts

2014-06-24 Thread fabio martelli (JIRA)
fabio martelli created SYNCOPE-515: -- Summary: Bad integration test causes role ownership conflicts Key: SYNCOPE-515 URL: https://issues.apache.org/jira/browse/SYNCOPE-515 Project: Syncope Is

Re: Task "Rules"

2014-06-24 Thread Colm O hEigeartaigh
Ok, thanks for the explanation! I suspect it is a UI bug caused by the merge for SYNCOPE-473, as it was definately working for me last week: https://issues.apache.org/jira/browse/SYNCOPE-473 Colm. On Tue, Jun 24, 2014 at 11:50 AM, Fabio Martelli wrote: > Il 24/06/2014 12:24, Colm O hEigeartai

Re: Task "Rules"

2014-06-24 Thread Fabio Martelli
Il 24/06/2014 12:24, Colm O hEigeartaigh ha scritto: Hi all, What are the new task "rules" that have been added to trunk? When I create a new synchronization task with the default "Matching/Update" "Unmatching/Assign", it appears that the selected LDAPPasswordSyncActions class is not run. Colm.

Task "Rules"

2014-06-24 Thread Colm O hEigeartaigh
Hi all, What are the new task "rules" that have been added to trunk? When I create a new synchronization task with the default "Matching/Update" "Unmatching/Assign", it appears that the selected LDAPPasswordSyncActions class is not run. Colm. -- Colm O hEigeartaigh Talend Community Coder http

[jira] [Commented] (SYNCOPE-505) Support propagating non-cleartext passwords to external resources

2014-06-24 Thread JIRA
[ https://issues.apache.org/jira/browse/SYNCOPE-505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14041899#comment-14041899 ] Francesco Chicchiriccò commented on SYNCOPE-505: Here you go: https://con

[jira] [Commented] (SYNCOPE-505) Support propagating non-cleartext passwords to external resources

2014-06-24 Thread JIRA
[ https://issues.apache.org/jira/browse/SYNCOPE-505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14041884#comment-14041884 ] Francesco Chicchiriccò commented on SYNCOPE-505: [~coheigea], I've taken

R: [Proposal] Syncope LDAP Interface

2014-06-24 Thread Mirko Signoretto
Hi In general I'm proposing a read/write LDAP interface ahead Syncope. The real needing is to perfoms LDAP operations against Syncope. It happens when the applications need to connect to an authoritative resource, via LDAP. Very often the requested feature is the password sync, so the user that

[jira] [Updated] (SYNCOPE-143) GUI Installer

2014-06-24 Thread Massimiliano Perrone (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Massimiliano Perrone updated SYNCOPE-143: - Fix Version/s: (was: 2.0.0) 1.2.0 > GUI Installer > -

[jira] [Commented] (SYNCOPE-514) Core doesn't deploy on Glassfish

2014-06-24 Thread Massimiliano Perrone (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14041829#comment-14041829 ] Massimiliano Perrone commented on SYNCOPE-514: -- Commit 1605022 from Massimil

[jira] [Commented] (SYNCOPE-461) Use BeanValidation 1.1 with JAX-RS services

2014-06-24 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14041823#comment-14041823 ] ASF subversion and git services commented on SYNCOPE-461: - Commit

[jira] [Updated] (SYNCOPE-514) Core doesn't deploy on Glassfish

2014-06-24 Thread Massimiliano Perrone (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Massimiliano Perrone updated SYNCOPE-514: - Description: Now, trying to deploy the core on Glassfish 4 the result is: [17:07