Re: fineract 1.x Java 11

2020-05-09 Thread airsay longcon
Yes Tomcat 9 (and Fineract) are up and running. I however have a problem regarding transaction dates for savings account that I have shared in another email. On Sat, 9 May 2020 at 08:18, Petri Tuomola wrote: > Hi - that’s true, the connector settings have changed from Tomcat 7 to 9 - > but that’

Re: fineract 1.x Java 11

2020-05-09 Thread Petri Tuomola
Hi - that’s true, the connector settings have changed from Tomcat 7 to 9 - but that’s of course not specific Fineract. Do things work now with the updated connector settings, or are there still issues? Happy to try to help if there are still problems. Thanks Regards Petri > On 9 May 2020, at

Re: fineract 1.x Java 11

2020-05-08 Thread Airsay Longcon
Hi Petri, So I failed to use the correct http11 connector settings for Tomcat 9. Copied verbatim the server.xml from Tomcat 7 and was getting a java.lang.ClassNotFoundException: org.apache.coyote.http11.Http11Protocol Sent from my iPhone > On 8 May 2020, at 19:14, Petri Tuomola wrote: > > 

Re: fineract 1.x Java 11

2020-05-08 Thread Ed Cable
Great work Petri. Thanks for these incredibly valuable contributions to help get the core dependencies for Fineract upgraded. Ed On Fri, May 8, 2020 at 11:14 AM Petri Tuomola wrote: > Hi > > I've ran this successfully both as a standalone JAR and also as WAR > deployed on Tomcat 9. Also all t

Re: fineract 1.x Java 11

2020-05-08 Thread Petri Tuomola
Hi I've ran this successfully both as a standalone JAR and also as WAR deployed on Tomcat 9. Also all the integration tests run successfully against Tomcat and the Docker image also works. Can you share the logs / error messages and I can try to see if I can reproduce your problem? Regards Petri

Re: fineract 1.x Java 11

2020-05-08 Thread Airsay Longcon
Did anyone get this to run? Built successfully with Oracle, openJDK and Zulu but unable to get it running Sent from my iPhone > On 8 May 2020, at 04:39, Awasum Yannick wrote: > >  > Congratulations Petri. You are just great > >> On Thu, May 7, 2020, 21:35 Michael Vorburger wrote: >> Hello

Re: fineract 1.x Java 11

2020-05-07 Thread Awasum Yannick
Congratulations Petri. You are just great On Thu, May 7, 2020, 21:35 Michael Vorburger wrote: > Hello everyone, > > I'm super pleased to be able to share that thanks to another great > contribution by Petri (right after FINERACT-730, you're On A Roll!), we > have just been able to merge https:/

Re: fineract 1.x Java 11

2020-05-07 Thread Michael Vorburger
Hello everyone, I'm super pleased to be able to share that thanks to another great contribution by Petri (right after FINERACT-730, you're On A Roll!), we have just been able to merge https://github.com/apache/fineract/pull/820. This switches Fineract (non-CN) from Java 8 to Java 11 (only), on the

Re: fineract 1.x Java 11

2019-11-24 Thread Michael Vorburger
Hello, The upgrade to more recent Spring versions just got merged (today) into the develop branch; Ivan did this (thanks again), so contributions for that are no longer needed. We do, of course, welcome any contributions with upgrades for other dependencies. The upgrade to Java 11 is something I

Re: fineract 1.x Java 11

2019-11-10 Thread Aleksandar Vidakovic
Hi Ram, ... we are currently testing a completely upgraded Fineract 1.x (Spring 5.2.0.RELEASE, Spring Boot 2.2.1.RELEASE, Jersey 2.29, and pretty much every other dependency upgraded) that is running on OpenJDK 12 (I'm pretty sure it will run the same way on 11 and 13). Goal is to offer this as a

fineract 1.x Java 11

2019-11-09 Thread Rama Reddy
Hi,Just would like check if anybody started work on migrating java version to 11 for fineract 1.x.Would be great if you can share your experience with w.r.t  - impact analysis - amount of work involved..- if any feature branch in place? ThanksRam Sent from Yahoo Mail on Android