Re: [Fineract CN] - Feign client issues

2019-01-15 Thread Marta Jankovics
Hi Awasum, Attached the error that we are getting each time when we try to deploy a service with more than one feign-client dependencies. The attached error is for org.apache.fineract.cn.teller.TellerConfiguration @EnableFeignClients( clients = { OrganizationManager.class,

Re: [Fineract CN] - blocking an amount

2019-01-14 Thread Marta Jankovics
Hi Shruthi, The only place I've found in the documentation regarding/on Hold functionality /is in the /Outstanding features /section: https://cwiki.apache.org/confluence/display/FINERACT/Flag%2C+Lock%2C+or+Place+Accounts+on+Hold On the other side this document was last edited on February 5,

Re: [Fineract CN] - Feign client issues

2019-01-21 Thread Marta Jankovics
pointers but now the error log is insufficient for me to help solve the problem. Thanks. On Tue, Jan 15, 2019 at 2:20 PM Marta Jankovics mailto:marta.jankov...@dpc.hu>> wrote: Hi Awasum, Attached the error that we are getting each time when we try to deploy a service with mor

[ Discussion ] ORM Migration

2019-07-09 Thread Marta Jankovics
Hi All, I have experience with Hibernate, EclipseLink and OpenJPA. Hibernate is not an option, as you wrote in the chain below, although it is the default JPA implementation. Comparing EclipseLink and OpenJPA I vote for EclipseLink because of its better performance, transaction handling and

Re: Status of fineract-cn-interoperation

2019-11-27 Thread Marta Jankovics
s purpose a repository fineract-cn-interoperation has been created. I didn't find it under apache repositories but I found this repo: https://github.com/marta-jankovics/fineract-cn-interoperation (I don't know if it is the correct one) The problem is that since it is not under Apache