Re: Error on LDAP login

2013-02-20 Thread seba.wag...@gmail.com
yeah, that could be some environment quirk. I changed it again. Sebastian 2013/2/20 Maxim Solodovnik > I'm afraid it depends on you current DB configuration, i.e. may fail on > some DBs and/or same DB with different flags for string comparison. > > > On Wed, Feb 20, 2013 at 3:26 PM, seba.wag.

Re: Error on LDAP login

2013-02-20 Thread Maxim Solodovnik
I'm afraid it depends on you current DB configuration, i.e. may fail on some DBs and/or same DB with different flags for string comparison. On Wed, Feb 20, 2013 at 3:26 PM, seba.wag...@gmail.com < seba.wag...@gmail.com> wrote: > funny thing is that the comparison with LIKE is still case-insensit

Re: Error on LDAP login

2013-02-20 Thread seba.wag...@gmail.com
@Maxim you can run TestStateToLower.java it works ... I don't really understand it, but it will return the same result no matter if you use lower(c.name) or without the lower() in the JPQL query. Sebastian 2013/2/20 Maxim Solodovnik > you can replace only jar file: openmeetings*2.1*.jar > > >

Re: Error on LDAP login

2013-02-20 Thread seba.wag...@gmail.com
funny thing is that the comparison with LIKE is still case-insensitive. So I don't really get it ... but my test works, should be all good now. Sebastian 2013/2/20 seba.wag...@gmail.com > already done :) > However it is kind of strange again why OpenJPA does not support it. > > Sebastian > > >

Re: Error on LDAP login

2013-02-20 Thread Maxim Solodovnik
you can replace only jar file: openmeetings*2.1*.jar On Wed, Feb 20, 2013 at 3:24 PM, Mahmut TEKER wrote: > Thanks for the answer :) > > Is this also solution for the installed system? Do I have to rebuilt and > install? Today we were starting to test OM 2.1 :( > > Best regards, > > _Mahmut > >

Re: Error on LDAP login

2013-02-20 Thread Mahmut TEKER
Thanks for the answer :) Is this also solution for the installed system? Do I have to rebuilt and install? Today we were starting to test OM 2.1 :( Best regards, _Mahmut 20.02.2013 09:58 tarihinde, seba.wag...@gmail.com yazdı: It seems funny but openJPA might not understand "ILIKE". If you

Re: Error on LDAP login

2013-02-20 Thread Maxim Solodovnik
I was going to implement it using lower() + toLowerCaase() :) On Wed, Feb 20, 2013 at 2:59 PM, seba.wag...@gmail.com < seba.wag...@gmail.com> wrote: > already done :) > However it is kind of strange again why OpenJPA does not support it. > > Sebastian > > > 2013/2/20 Maxim Solodovnik > >> I'll

Re: Error on LDAP login

2013-02-20 Thread seba.wag...@gmail.com
already done :) However it is kind of strange again why OpenJPA does not support it. Sebastian 2013/2/20 Maxim Solodovnik > I'll fix it ASAP > > > On Wed, Feb 20, 2013 at 2:46 PM, Mahmut Teker wrote: > >> Hi, >> >>Any idea about that error? System gives this error only when a user >> tries

Re: Error on LDAP login

2013-02-19 Thread Maxim Solodovnik
I'll fix it ASAP On Wed, Feb 20, 2013 at 2:46 PM, Mahmut Teker wrote: > Hi, > >Any idea about that error? System gives this error only when a user > tries to login with LDAP (gives error but everything goes normal on the > user side). > >Thank you, > > > Error: > > ERROR 02-19 17:05:01.3