Re: Fineract Build and Tomcat Issues

2019-08-22 Thread Michael Vorburger
Supreeth, I know these long stack traces can sometimes be confusing at first, but you get used to them... ;-) This is the part of the error message you need to focus on: Caused by: org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type

Re: Fineract Build and Tomcat Issues

2019-08-21 Thread Ippez Robert
You may need to include to the base package list in appContext.xml your module's domain directory. Something like * *or which ever package name you have given for your module Hope this helps. Thanks Regards Ippez Robert On Wed, Aug 21, 2019 at 12:34 PM Supreeth Menon wrote: > > > On Wed,

RE: [Mifos-developer] Fineract Build and Tomcat Issues

2019-08-21 Thread Lalit Mohan S
...@mifos.org; Mifos software development Subject: Re: [Mifos-developer] Fineract Build and Tomcat Issues On Wed, Aug 21, 2019 at 7:57 PM Supreeth Menon wrote: Hello Everyone,  I am Supreeth, currently a gsoc intern as Mifos working on "Scorecard for Credit  Risk Assessment" project. Block

Re: Fineract Build and Tomcat Issues

2019-08-21 Thread Supreeth Menon
On Wed, Aug 21, 2019 at 7:57 PM Supreeth Menon wrote: > Hello Everyone, > I am Supreeth, currently a gsoc intern as Mifos working on "Scorecard for > Credit > Risk Assessment" project. > *Blockers:* > While adding the backend code for the screens which i have created i faced > some issues before

Re: Fineract Build and Tomcat Issues

2019-08-21 Thread Santosh Math
Hi Supreeth, Looks like error file is missing. On Wed, Aug 21, 2019 at 2:28 PM Supreeth Menon wrote: > Hello Everyone, > I am Supreeth, currently a gsoc intern as Mifos working on "Scorecard for > Credit > Risk Assessment" project. > *Blockers:* > While adding the backend code for the screens

Fineract Build and Tomcat Issues

2019-08-21 Thread Supreeth Menon
Hello Everyone, I am Supreeth, currently a gsoc intern as Mifos working on "Scorecard for Credit Risk Assessment" project. *Blockers:* While adding the backend code for the screens which i have created i faced some issues before and also right now. In this week i again rewrote the whole thing in