Hi Shivaraj,

I have a few other comments that might help you out.

> > I have downloaded the war file from the link
> >
https://mifos.dev.java.net/files/documents/5045/78159/mifos_12212.war
> > and tried to deploy it on tomcat. 

The version of the WAR file in that link is the WAR file being used by
Grameen Koota (it's a v1.0 version of Mifos plus some bug fixes we made
for them post-deployment).  The problem with deploying this is that you
may not have a DB that corresponds to that revision number from the
branch in SVN that corresponds to that WAR file (it's rev12212 from the
cron_jobs_fix branch in SVN) unless you specifically pulled down that
revision from that specific branch and ran the ant 'build_db' target.

My recommendation is that if you have not already built the latest code
into a WAR file and DB from SVN following the instructions in the README
in SVN and on Mifos.org, you should start with that first (as Van
mentions, the test failures you were experiencing before should not be
fixed).  If you can, send a quick email to this list (or preferably the
developer list) letting us know that you have successfully completed
this step.  

And then, if you want to try deploying an instance of Mifos that
replicates the version/environment that is being run by Grameen Koota,
you can do that after.  One thing to be aware of though is that we have
not run the GK version of the WAR file in Tomcat before.  GK uses JBoss,
so when you are ready to try replicating GK's setup, you may have to
switch to that.  If/when you choose to do this, you can send email to
the list and I can provide you with details on their setup (or you can
also find their software stack listed on Mifos.org).

Thanks,

Aliya

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Mifos-functional mailing list
Mifos-functional@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-functional

Reply via email to