Re: [VOTE] [FINERACT] 0.3.2-incubating for release

2016-07-12 Thread John D. Ament
Hi Nazeer, I think we're disconnected a little bit. Following your readme file, I ran "gradle clean war" (Note: I have gradle preinstalled). The resulting binary zip includes hibernate as a dependency. In addition, I see the MySQL JDBC Driver in as a dependency, which is GPL. John On

Re: [VOTE] [FINERACT] 0.3.2-incubating for release

2016-07-12 Thread John D. Ament
Hi, Just to point this out - hope you don't mind my lurking. You still have a dependency on hibernate transitively from spring-boot-starter-data-jpa. John On 2016-07-12 10:32 (-0400), Nazeer Shaik wrote: > Hello Fineract community, > > We have created

Re: GSOC 2016 - Authentication on the Mifos REST API

2016-07-12 Thread Daniel Carlson
The main.js file has functions which call it. The function itself is in the services.js Cheers! Daniel Carlson On Tue, Jul 12, 2016 at 11:27 AM, Shreyaank Byadagi < shreya...@confluxtechnologies.com> wrote: > Hi daniel, > Which controller is calling the authentication service? > > Regards >

[VOTE] [FINERACT] 0.3.2-incubating for release

2016-07-12 Thread Nazeer Shaik
Hello Fineract community, We have created 0.3.2-incubating release, with the artifacts below up for a vote. These are the goals of this release: - Moved Hibernate dependency only to integration tests. So default build will not include Hibernate dependency - Removed JSR305 dependency

Re: Clarification on Validator Classes for Multiple Rescheduling of a Loan

2016-07-12 Thread Andris Kaneps
Dear Adi and the team, As you may know Vishwas from Conflux Technologies has finished the development of Mifos fix that solves the rescheduling issue. We will do in-house testing for the coming days. Can you please let us know when this could be implemented into Mifos update? Regards, Andris

RE: GSOC 2016 - Authentication on the Mifos REST API

2016-07-12 Thread Mifos @omexit
Hi, Can you get error logs of your application when you get error 500? It means internal server error, which may describe why. From: Daniel Carlson [mailto:dancarl...@gmail.com] Sent: Tuesday, July 12, 2016 7:32 AM To: Nayan Ambali ; Omexit Mifos

Re: GSOC 2016 - Authentication on the Mifos REST API

2016-07-12 Thread Shreyaank Byadagi
Hi daniel, Which controller is calling the authentication service? Regards Shreyaank On Tue, Jul 12, 2016 at 3:34 PM, Daniel Carlson wrote: > Hi Shreyank, > > This is the github link: > https://github.com/DanCarl857/Mobile-Application/tree/master/frontend-app > > Thanks >

Re: GSOC 2016 - Authentication on the Mifos REST API

2016-07-12 Thread Daniel Carlson
Hi Shreyank, This is the github link: https://github.com/DanCarl857/Mobile-Application/tree/master/frontend-app Thanks Cheers! Daniel Carlson On Tue, Jul 12, 2016 at 10:07 AM, Shreyaank Byadagi < shreya...@confluxtechnologies.com> wrote: > Hi Daniel, > Please share your code I will look into

Re: GSOC 2016 - Authentication on the Mifos REST API

2016-07-12 Thread Shreyaank Byadagi
Hi Daniel, Please share your code I will look into your code base and try to fix it Regards Shreyaank On Tue, Jul 12, 2016 at 1:01 PM, Daniel Carlson wrote: > Hi Shreyaank, > > But when I use that from within my code. Like for example when the user > logs in, they enter

Re: [VOTE] Release Apache Fineract 0.3.1 (incubating)

2016-07-12 Thread Nazeer Shaik
To the incubator community: Fineract team is withdrawing the current release from voting, so that we can work on the issue(s) John raised. *Thank you John for your feedback.* Nazeer On Fri, Jul 8, 2016 at 6:13 PM, John D. Ament wrote: > Hi Adi, > > I'm going to

Re: GSOC 2016 - Authentication on the Mifos REST API

2016-07-12 Thread Daniel Carlson
Hi Nikhil, Terence, I wanted to do this from within the code as it is part of the login service for my app. Terence that solved it thanks. Many heads are indeed better than one. Cheers! Daniel Carlson On Tue, Jul 12, 2016 at 7:51 AM, Nikhil Pawar wrote: > Hey Daniel, > >

Re: GSOC 2016 - Authentication on the Mifos REST API

2016-07-12 Thread Nikhil Pawar
Hey Daniel, Need not pass username and password as query parameter.(its not GET method) Try this: https://localhost:8443/fineract-provider/api/v1/offices?tenantIdentifier=default and then you will be asked for username and password. You can also use clients like Postman for chrome or RESTClient

Re: GSOC 2016 - Authentication on the Mifos REST API

2016-07-12 Thread Daniel Carlson
Hi Terence, Thanks but I already tried that. Cheers! Daniel Carlson On Tue, Jul 12, 2016 at 7:34 AM, Terence Monteiro < tere...@sanjosesolutions.in> wrote: > Hi Daniel, > > The URL you used needs to have username=mifos=password so remove > the extra %22 codes and try. > > -- > Best Regards, >

Re: GSOC 2016 - Authentication on the Mifos REST API

2016-07-12 Thread Terence Monteiro
Hi Daniel, The URL you used needs to have username=mifos=password so remove the extra %22 codes and try. -- Best Regards, Terence Monteiro, Mob: +91 96633 13728 www.sanjosesol.com "Providence", No. 36, Ahmed Sait Road, Frazer Town, Bangalore - 5. On Tue, Jul 12, 2016