Hi Shivaraj,

> 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. It gets deployed and the
> application is in running state but when i try the url on the browser
> as http://localhost:8180/mifos the url gets redirected to
> http://localhost:8180/mifos/loginAction.do?method=load and a error is
> thrown as    
> HTTP Status 503 - Servlet Controller is currently unavailable

The redirect you mention is expected.  A quick check, have you
initialized the datbase by running the ant build target named
"build_db"?  
 
> Do I need to add something in the web.xml or server.xml?

No, you shouldn't have to.
 
> Before this I tried downloading the latest from svn but faced this
> error 
> http://article.gmane.org/gmane.comp.finance.mifos.devel/3542

This issue may be resolved with the latest revision from svn.  Try
updating from svn and see if it builds for you now.

Cheers,
--Van


-------------------------------------------------------------------------
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