mifos-x-customization / os

MFI Operating System
Other
0 stars 1 forks source link

Setup Mifos X development branch #18

Closed maektwain closed 5 years ago

maektwain commented 5 years ago

There are some errors in particular not related to development but while setting it up on local installation.

  1. OPENJPA Exception
  2. IDE issue with OPEN JPA Exception
  3. Remote debugging via eclipse not working.
  4. IDE Setup in intelliJ not configured.
maektwain commented 5 years ago

First OpenJPA error

Screenshot 2019-03-31 at 10 28 05 PM
maektwain commented 5 years ago

Trying other way , by just using the remote debugging from IntelliJ or Eclipse without running or using any config.

maektwain commented 5 years ago

This doesn’t work since the move to Fineract (using OpenJPA in lieu of hibernate) . You would have to start Fineract using Gradle and then debug the same as a remote java application .