Re: Syncope 1.1.2 on OSGI container Virgo

2013-06-25 Thread Colm O hEigeartaigh
? Kind regards, Ernst -- Colm O hEigeartaigh Talend Community Coder http://coders.talend.com

Creating a suspended user

2013-09-19 Thread Colm O hEigeartaigh
will take a look at fixing it... Colm. -- Colm O hEigeartaigh Talend Community Coder http://coders.talend.com

Re: Creating a suspended user

2013-09-19 Thread Colm O hEigeartaigh
Ok thanks for the clarification! Colm. On Thu, Sep 19, 2013 at 4:36 PM, Francesco Chicchiriccò ilgro...@apache.org wrote: On 19/09/2013 17:32, Colm O hEigeartaigh wrote: Hi all, It is not possible to create a suspended user at the moment using the REST API, or at least in a simple test

Syncope user domains

2014-05-29 Thread Colm O hEigeartaigh
way I can think of is to have a user domain attribute. Is there a way of specifying a resource user mapping though to map a constant into a user attribute, if say the domain name isn't stored in the backend resource? Colm. -- Colm O hEigeartaigh Talend Community Coder http://coders.talend.com

Syncope clustering on localhost

2016-01-06 Thread Colm O hEigeartaigh
for "openjpa.RemoteCommitProvider" as per: https://cwiki.apache.org/confluence/display/SYNCOPE/Setup+a+Syncope+cluster ? If so how does it work when I have two instances on the same machine, and presumably sharing the same port? Or is this whole approach invalid? Thanks, Colm.

Re: Syncope clustering on localhost

2016-01-06 Thread Colm O hEigeartaigh
...@gmail.com> wrote: > I think you cannot have 2 instances of anything in the same machine > sharing the same port > > [] > > Leo > > On Wed, Jan 6, 2016 at 10:58 AM, Colm O hEigeartaigh <cohei...@apache.org> > wrote: > >> Hi all, >> >> I wa

Re: Syncope clustering on localhost

2016-01-06 Thread Colm O hEigeartaigh
Thanks Massi, I have it working now, although I ran into issues with the H2 approach, I'm using MySQL instead and it works perfectly. Colm. On Wed, Jan 6, 2016 at 3:05 PM, Massimiliano Perrone < massimiliano.perr...@tirasa.net> wrote: > > > Il 06/01/2016 15:58, Colm O hEigeart

2.0.0-M3 Connector test error

2016-06-22 Thread Colm O hEigeartaigh
8e5[ schema=org.apache.syncope.common.lib.types.ConnConfPropSchema@3a2f6f01[ name=groupMemberAttribute displayName=Group Member Attribute What am I doing wrong here? I can't see anything relating to a connector name that I've left out of the configuration. Thanks, Colm. -- Colm O hEigeartaigh Talend Communi

Re: 2.0.0-M3 Connector test error

2016-06-22 Thread Colm O hEigeartaigh
r, Syncope PMC chair, Cocoon PMC, Olingo PMC, > CXF Committer, OpenJPA Committer, PonyMail PPMC > http://home.apache.org/~ilgrosso/ > > -- Colm O hEigeartaigh Talend Community Coder http://coders.talend.com

Autocompletion of provisioning rules in 2.0.0

2016-06-24 Thread Colm O hEigeartaigh
for user attributes. So for example, I used "groupName" when mapping groups (instead of "name") and only found out it was wrong when the groups didn't sync. Finally, I didn't see a list of external attributes as per 1.2.x. Is this a limitation of 2.0.0 or a bug? Thanks,

Re: Deadlocks - Performance Issue

2016-03-18 Thread Colm O hEigeartaigh
pen Source Excellencehttp://www.tirasa.net/ > > Syncope committerhttp://people.apache.org/~giacomolm > > > Il giorno ven, 18/03/2016 alle 09.54 +, Colm O hEigeartaigh ha scritto: > > i Giacomo, > > My understanding is that there are no external resources involved here. > The MSS

Re: AnyType Role assignment to Groups

2017-02-07 Thread Colm O hEigeartaigh
? >> >> Detailed instructions would help me very much. >> >> Thank you! >> >> Sabina Mirauta >> > > -- > Francesco Chicchiriccò > > Tirasa - Open Source Excellence > http://www.tirasa.net/ > > Member at The Apache Software Foundation >

Re: Syncope ignores braces "( )"

2016-09-02 Thread Colm O hEigeartaigh
I updated the patch to also handle "AND". Yes it solves the issue. Colm. On Fri, Sep 2, 2016 at 1:38 PM, Francesco Chicchiriccò <ilgro...@apache.org> wrote: > - Il 2-set-16, alle 14:34, Colm O hEigeartaigh <cohei...@apache.org> > ha scritto: > > Y

Re: Syncope ignores braces "( )"

2016-09-02 Thread Colm O hEigeartaigh
Hehe ok will revisit next week! Colm. On Fri, Sep 2, 2016 at 2:51 PM, Francesco Chicchiriccò <ilgro...@apache.org> wrote: > - Il 2-set-16, alle 15:29, Colm O hEigeartaigh <cohei...@apache.org> > ha scritto: > > I updated the patch to also handle "AND".

Re: Syncope ignores braces "( )"

2016-09-02 Thread Colm O hEigeartaigh
lle 13:33, Colm O hEigeartaigh <cohei...@apache.org> > ha scritto: > > Hi Francesco, > > I've dug into this a bit deeper. The logic in SearchCondVisitor is fine I > think. The problem is in JPAAnySearchDao when the SearchCond is converted > into a String. Using the example

Re: Syncope ignores braces "( )"

2016-09-01 Thread Colm O hEigeartaigh
DtestA%2Cname%3D%3DtestB3Bname%3D%3DtestC> > > > It seems Syncope ignores braces "( )". > > <http://192.168.99.100:9080/syncope/rest/groups?fiql=name%3D%3DtestA%2Cname%3D%3DtestB3Bname%3D%3DtestC> > > Thanks, > Iurii Smyrnov > Software Developer > ismyr...@talend.com > > -- Colm O hEigeartaigh Talend Community Coder http://coders.talend.com

Re: Syncope ignores braces "( )"

2016-09-02 Thread Colm O hEigeartaigh
rsistence-api/src/main/java/org/apache/syncope/core/ > persistence/api/dao/search/SearchCond.java > [2] https://github.com/apache/syncope/blob/master/core/ > persistence-api/src/main/java/org/apache/syncope/core/ > persistence/api/search/SearchCondVisitor.java > > On 01/09/2016 18

Re: clean GUI install not working with MySQL, what do I miss?

2017-07-26 Thread Colm O hEigeartaigh
t;5000" defaultAutoCommit="false" > > jdbcInterceptors="org.apache.tomcat.jdbc.pool.interceptor. > ConnectionState; > > org.apache.tomcat.jdbc.pool.interceptor. > StatementFinalizer" > > username="syncope" password=&q